Closed Bug 1654061 Opened 4 years ago Closed 4 years ago

Extra "rdf:li" line in help.index1.rdf

Categories

(SeaMonkey :: Help Documentation, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey 2.77

People

(Reporter: rpmdisguise-nave, Assigned: rpmdisguise-nave)

References

(Regression)

Details

Attachments

(1 file)

There is a left-over <rdf:li> element in help-index1.rdf, after Developer Tools entry:

<rdf:Description about="help-indexAZ.rdf#d">
<nc:subheadings>
<rdf:Seq><rdf:li>
<rdf:Description ID="default_account"
nc:name="default account"
nc:link="mailnews_getting_started.xhtml#set_as_default"/>
</rdf:li>
<rdf:li>
<rdf:Description ID="Developer_Tools"
nc:name="Developer Tools"
nc:link="developer_tools.xhtml#devtools"/>
</rdf:li>
<rdf:li> <!-- Here -->
<rdf:li>
<rdf:Description ID="device_manager"
nc:name="Device Manager"
nc:link="using_certs_help.xhtml#about_security_devices_and_modules"/>
</rdf:li>

 <rdf:li>
Attachment #9164834 - Flags: review?(iann_bugzilla)
Comment on attachment 9164834 [details] [diff] [review]
Patch removing extra "rdf:li" element

[Triage Comment]
Thanks
LGTM r/a=me
Attachment #9164834 - Flags: review?(iann_bugzilla)
Attachment #9164834 - Flags: review+
Attachment #9164834 - Flags: approval-comm-release+
Attachment #9164834 - Flags: approval-comm-esr60+
Status: NEW → ASSIGNED
OS: Unspecified → All
Hardware: Unspecified → All
Version: unspecified → Trunk

Adding Frank-Rainer to CC so either he or Ian can land the patch. Thanks!

Regressed by: 1583920
Comment on attachment 9164834 [details] [diff] [review]
Patch removing extra "rdf:li" element

The part which caused it was added in Bug 1387565 after 2.53. So far the removal which regressed it has not been pushed to 2.57 so c-c only.
Attachment #9164834 - Flags: approval-comm-release+
Attachment #9164834 - Flags: approval-comm-esr60+

Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/76593bdd0358
Remove extra "rdf:li" line in help.index1.rdf. r=IanN

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey 2.77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: