After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 721878 - Dia diagrams not displayed by Firefox
Dia diagrams not displayed by Firefox
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.6
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
: 722539 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-01-09 16:54 UTC by Scott Hansohn
Modified: 2014-04-21 10:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Unzip diaTest.zip, run Doxygen, and view html/index.html using Firefox. (5.43 KB, application/zip)
2014-01-09 16:54 UTC, Scott Hansohn
Details

Description Scott Hansohn 2014-01-09 16:54:20 UTC
Created attachment 265861 [details]
Unzip diaTest.zip, run Doxygen, and view html/index.html using Firefox.

Both the Dia and Dot digrams render/display correctly in Internet Explorer (IE 11).

With Firefox (26.0), the Dot diagram displays correctly but the Dia does not.

The new Dia handler is inserting an absolute rather than relative path, which Firefox considers a security issue.
See also http://stackoverflow.com/questions/13802244/firefox-doesnt-show-image-on-ie-works-fine.

A small example is provided.  Unzip diaTest.zip, run Doxygen, and view html/index.html using Firefox.
Comment 1 Dimitri van Heesch 2014-01-20 20:20:14 UTC
Confirmed. Should be fixed in the next GIT update.
Comment 2 Dimitri van Heesch 2014-01-20 20:24:48 UTC
*** Bug 722539 has been marked as a duplicate of this bug. ***
Comment 3 Dimitri van Heesch 2014-04-21 10:09:41 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.7. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information 
that you think can be relevant (preferrably in the form of a self-contained example).