mraible opened a new pull request, #159:
URL: https://github.com/apache/roller/pull/159

   The "create a post from your uploaded files" flow builds its image and 
enclosure markup with single-quoted attributes and an invalid closing </img> 
tag, and the resulting image does not render after publishing. The media 
chooser on the entry editor inserts the same link with double quotes and a 
self-closing img tag, and that form works, so this flow now matches it.
   
   Reported by Greg Huber on dev@roller while testing the ROL-2183 branch; the 
bug exists on master independently of that work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to