Bug 18473

Summary: Category parsing error in rarian-omf.cpp
Product: Rarian Reporter: Matthew Barnes <mbarnes>
Component: GeneralAssignee: Don Scorgie <Don>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Proposed patch

Description Matthew Barnes 2008-11-10 13:45:12 UTC
Got a bug from a Fedora user about some unrecognised OMF category warnings showing up when they run yelp (see [1]).  The unrecognised category is:

   System|Configuration|Configuration Tools

In omf_process_category(), it looks like Configuration and all subsequent categories are being treated as subcategories of Administration.  Looks to
me like just a simple coding error.  Too many indentation levels.

[1] http://bugzilla.redhat.com/show_bug.cgi?id=453342
Comment 1 Matthew Barnes 2008-11-10 16:49:45 UTC
Created attachment 20200 [details] [review]
Proposed patch

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.