https://bugs.freedesktop.org/show_bug.cgi?id=67350

          Priority: medium
            Bug ID: 67350
          Assignee: [email protected]
           Summary: sanity check utility for help ids
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: unspecified
         Component: contrib
           Product: LibreOffice

help ids in helpcontent2 are of form "hid/SOMETHING" and <ahelp
hid="SOMETHING">.

When the SOMETHING contains a "/" then the SOMETHING is a path to a .ui + name
of widget in that .ui file, e.g.
modules/scalc/ui/namerangesdialog/NameRangesDialog

What we want to do is to ensure that there are no typos in the help ids in
helpcontent2 referring to widgets that don't exist. The help files are in xml
and the .ui files are in xml, so it should be fairly easy to parse both and
confirm that all "hid"s which contain a / in them exist or do not exist in a
.ui

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to