Bug 18473 - Category parsing error in rarian-omf.cpp
Summary: Category parsing error in rarian-omf.cpp
Status: NEW
Alias: None
Product: Rarian
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Don Scorgie
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 13:45 UTC by Matthew Barnes
Modified: 2008-11-10 16:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Proposed patch (1.99 KB, patch)
2008-11-10 16:49 UTC, Matthew Barnes
Details | Splinter Review

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.