GNOME Bugzilla – Bug 721878
Dia diagrams not displayed by Firefox
Last modified: 2014-04-21 10:09:41 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.
Confirmed. Should be fixed in the next GIT update.
*** Bug 722539 has been marked as a duplicate of this bug. ***
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).