Last modified: 2013-08-13 11:25:53 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T54764, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 52764 - bugzilla field help links don't jump to the right part of the field help
bugzilla field help links don't jump to the right part of the field help
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Bugzilla (Other open bugs)
wmf-deployment
All All
: Unprioritized minor (vote)
: ---
Assigned To: spage
https://bugzilla.wikimedia.org/enter_...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-12 20:09 UTC by spage
Modified: 2013-08-13 11:25 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description spage 2013-08-12 20:09:16 UTC
The bugzilla entry form links each field to https://bugzilla.wikimedia.org/page.cgi?id=fields.html#product, page.cgi?id=fields.html#rep_platform , etc.

These all redirect to https://www.mediawiki.org/wiki/Bugzilla/Fields , and most browsers pass on the '#' fragment. But the headings on the wiki page don't exactly match, so the browser doesn't jump to the right field.

The fix is to add the fragment names to these sections using the {{anchor}} template
Comment 1 spage 2013-08-12 20:19:06 UTC
I added the anchors
{{anchor|assigned_to}}
{{anchor|bug_file_loc}}
{{anchor|bug_severity}}
{{anchor|bug_status}}
{{anchor|cc}}
{{anchor|cf_browser}}
{{anchor|cf_platform}}
{{anchor|product}}
{{anchor|rep_platform}}{{anchor|op_sys}}
{{anchor|short_desc}}
{{anchor|target_milestone}}
{{anchor|version}}
to  https://www.mediawiki.org/wiki/Bugzilla/Fields, I think I got it right.

There's no help explanation for the fields blocked and dependson (these are advanced fields hidden by default), or reporter ; if and when help text for those are added, add the appropriate {{anchor}} template. I'll file a separate bug.
Comment 2 Andre Klapper 2013-08-13 11:25:53 UTC
(In reply to comment #1)
> I think I got it right.

It's awesome. Thanks so much for fixing this, S!

> There's no help explanation for the fields blocked and dependson (these are
> advanced fields hidden by default), or reporter ; if and when help text for
> those are added, add the appropriate {{anchor}} template. I'll file a
> separate bug.

Bug 52768, for the records.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links