Question
HTML from inline images in webservices broken
Since the update from 2.5.7 to 2.5.16 the HTML as returned by the webservices is broken for messags that include inline images. Instead of a proper location in the src attribute of the img tag (like src="http://forums.adobe.com/servlet/JiveServlet/downloadImage/9984/Firefox-request3.png"), they now supply a partial URL in the src attribute (like src="firedog.png"), which can not be retrieved because the URL is incomplete.
