Closed Bug 301833 Opened 19 years ago Closed 19 years ago

Topic item was added to wrong place at firebird-index1.rdf

Categories

(Firefox Graveyard :: Help Documentation, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox1.5

People

(Reporter: marsf, Assigned: steffen.wilberg)

References

Details

(Keywords: fixed1.8)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; ja-JP; rv:1.7.9) Gecko/20050711 Firefox/1.0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; ja-JP; rv:1.7.9) Gecko/20050711 Firefox/1.0.5

In firebird-index.rdf,
"Languages" and "Live Bookmark" lines should be placed in each <rdf:li> properties.

-        <rdf:li>
-            <rdf:Description ID="live-bookmark" nc:name="Live Bookmark"
nc:link="glossary.xhtml#live_bookmark"/>
-            <rdf:Description ID="prefs-languages" nc:name="Languages"
nc:link="prefs.xhtml#languages"/>                    
-        </rdf:li>
+        <rdf:li><rdf:Description ID="live-bookmark" nc:name="Live Bookmark"
nc:link="glossary.xhtml#live_bookmark"/></rdf:li>
+        <rdf:li><rdf:Description ID="prefs-languages" nc:name="Languages"
nc:link="prefs.xhtml#languages"/></rdf:li>


Reproducible: Always
Confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
This will be fixed by bug 299976.
Assignee: nobody → steffen.wilberg
Depends on: 299976
Fixed by bug 299976.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox1.5
Version: unspecified → Trunk
Keywords: fixed1.8
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.