Closed Bug 622632 Opened 14 years ago Closed 14 years ago

XULProp marks up the links with the "id" attribute, breaking other links to the target property on a page

Categories

(developer.mozilla.org Graveyard :: Editing, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: asqueella, Unassigned)

Details

If you click on the link saying "disabled" at the top of https://developer.mozilla.org/en/XUL/preference, here: Properties defaultValue , **disabled** , hasUserValue The browser changes URL to https://developer.mozilla.org/en/XUL/preference#p-disabled , which currently scrolls to: "To get and set the value of this attribute from JavaScript code, better use the disabled property.", where [disabled] is a link to a property page marked up with XULProp template <https://developer.mozilla.org/Template:XULProp> https://developer.mozilla.org/en/XUL/preference#p-disabled should scroll to the *definition* of the property on the same page: "disabled Type: boolean Gets and sets the value of the disabled attribute." I don't see any reason for XULProp to spew an @id attribute.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Version: Deki → unspecified
Component: Docs Platform → Editing
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.