Closed Bug 1219354 Opened 9 years ago Closed 8 years ago

Add page URL parameter to the "Report a content problem" link in the Feedback menu

Categories

(developer.mozilla.org Graveyard :: General, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sheppy, Unassigned)

References

Details

(Keywords: in-triage, Whiteboard: [specification][type:change][patchwelcome][difficulty=easy])

What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
Add the parameter to the URL to auto-populate the "Page to update" field in the bug form with the URL of the current page. The format of the link should be:

https://bugzilla.mozilla.org/form.doc?bug_file_loc=<url of current page>

What problems would this solve?
===============================
This will help ensure people include the URL of the page they're looking at when they report a problem, by doing it automatically.

Who would use this?
===================
All users who wish to report doc problems.

What would users see?
=====================
No visible change other than the "Page to Update" field being filled out for you with the page you were looking at when you clicked the "Report a content problem" link.

What would users do? What would happen as a result?
===================================================
See above.

Is there anything else we should know?
======================================
The URL in the parameter needs to be escaped using encodeURI().
Severity: normal → enhancement
Keywords: in-triage
Whiteboard: [specification][type:change] → [specification][type:change][patchwelcome][difficulty=easy]
See Also: → 1254630
This has been fixed in bug 1260487
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.