Issue Details (XML | Word | Printable)

Key: CONF-3913
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: Daniel Ostermeier
Votes: 1
Watchers: 3
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

HTML Export: Images with link are lost

Created: 01/Sep/05 11:33 PM   Updated: 31/May/07 02:08 AM
Component/s: Export Page / Space
Affects Version/s: 1.4.3
Fix Version/s: 2.5.3

Time Tracking:
Not Specified

Issue Links:
Part
 

Participants: Daniel Ostermeier, Jeremy Goemaat and Ronald Schwarz
Since last comment: 1 year, 26 weeks, 4 days ago
Resolution Date: 31/May/07 02:08 AM
Labels:


 Description  « Hide
When exporting a page that contains an image with a link to another page, the image is lost in the exported html format and replaced with wiki-style code and a link to the target. We expect that the image is maintained with the link.

[!image!|link to page] gets turned into <a href="link to page">Unable to render embedded object: File (image) not found.</a> .. not quite right..

Original report came from CSP-1393.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ronald Schwarz added a comment - 05/Oct/06 11:11 AM
This issue has been open over a year and nothing has been done.

I just export a family of pages to HTML and some of them lack their graphic file attachments.


Jeremy Goemaat added a comment - 30/May/07 05:32 PM
This issue is not yet fixed in my Version: 2.4.4 Build:#707 Apr 01, 2007. I am trying to export a page with links to external URL images, but the image does not display, rather the error message "Cannot resolve external resource into attachment", which looks like this is the HTML page:

<a href="http://www.myspace.com/sample"><span class="error">Cannot resolve external resource into attachment.</span></a>

As you can see the for some reason, the URL linking to an external image just won't come through ...