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 679331 - Formulas get messed up by indentation.
Formulas get messed up by indentation.
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: general
unspecified
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
: 675766 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-07-03 14:19 UTC by Mihai Todor
Modified: 2012-11-18 11:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Demo of the issue. (75.44 KB, application/x-7z-compressed)
2012-07-03 14:19 UTC, Mihai Todor
Details

Description Mihai Todor 2012-07-03 14:19:08 UTC
Created attachment 217936 [details]
Demo of the issue.

I stumbled upon a very annoying issue, which I can't figure out how to avoid without disabling Markup. Please see the example in the attachment for details. Am I doing something "illegal"? Unfortunately, I don't have 1.8.0 installed anymore, so that I can do a regression test.

If I de-indent the code by one tab, everything looks normal, but I don't understand why it gets affected by that indentation in the first place...
Comment 1 Mihai Todor 2012-07-03 14:35:04 UTC
I just noticed that this issue is messing up formulas everywhere in my project and it's definitely a regression bug from 1.8.0.

I changed the priority to "normal". Please fix this ASAP.
Comment 2 Dimitri van Heesch 2012-07-08 12:39:07 UTC
Confirmed. Should be fixed in the next subversion update.
Comment 3 Dimitri van Heesch 2012-07-08 12:45:41 UTC
*** Bug 675766 has been marked as a duplicate of this bug. ***
Comment 4 Mihai Todor 2012-07-08 12:50:36 UTC
Thanks Dimitri! :)
Comment 5 Dimitri van Heesch 2012-07-12 15:41:50 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.1.2. 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.
Comment 6 Mihai Todor 2012-07-12 16:26:02 UTC
I confirm that the fix is working as expected.