GNOME Bugzilla – Bug 730887
[PATCH] Fix potential copy and paste error in inputstring.cpp
Last modified: 2014-08-21 17:15:13 UTC
Created attachment 277386 [details] [review] proposed fix Please review the attached patch. It fixes a potential copy and paste error in inputstring.cpp. Best regards and many thanks Martin Ettl
I think the proposed change in the patch should be applied, currently only PROJECT_LOGO uses this feature. The PROJECT_LOGO is always visible so the setEnabled is always TRUE, but in future there might be settings that can be disabled and than this problem would occur. @Martin how did you find this problem, did you use any tools for it?
Hi, i habe found this issue during a code review. Do you know any tool that finds those kind of issues? Best regards Martin
Thanks, I'll include the patch in the next GIT update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.8. 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).