Closed
Bug 503920
Opened 16 years ago
Closed 16 years ago
When clicking on a diff link in an email notification, no credentials are asked and the platform denies access
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
1.2.1
People
(Reporter: underpass_bugzilla, Assigned: paulc)
References
()
Details
(Whiteboard: tiki_fixed)
Attachments
(1 file)
|
972 bytes,
patch
|
laura
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1) Gecko/20090624 Firefox/3.5
Build Identifier:
I tried to be as clear as possible in the summary, but this is what happens: when monitoring an article, you often receive email notifications about article changes. These email messages contain links to diffs, like
https://support.mozilla.com/tiki-pagehistory.php?page=Firefox%20crashes&compare=1&oldver=73&newver=74&diff_style=minsidediff
If you are not already logged in SUMO and click on one of these links, the system simply denies access to the page history, saying that you are not authorized to see it.
At this point you have to click on the "Log in" link and insert credentials to finally see the page history.
I think it would be better if credentials are asked when clicking on one of those links to diffs, just like happens when accessing an article located in the staging area.
Reproducible: Always
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → paul.craciunoiu
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → 1.2.1
| Assignee | ||
Comment 1•16 years ago
|
||
Setting $errortype brings up the login form.
Attachment #388297 -
Flags: review?(smirkingsisyphus)
Attachment #388297 -
Flags: review?(laura)
Updated•16 years ago
|
Attachment #388297 -
Flags: review?(laura) → review+
| Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 3•16 years ago
|
||
Now user is prompted to log in.verified using the link-
https://support-stage.mozilla.org/tiki-pagehistory.php?page=ohyesIdid&compare=1&oldver=2&newver=3&diff_style=minsidediff
Bug 505493 was filed about the inaccurate user message.
Marking this verified
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•16 years ago
|
Attachment #388297 -
Flags: review?(smirkingsisyphus)
Updated•16 years ago
|
Whiteboard: tiki_bug
Comment 4•16 years ago
|
||
Fixed already. However, code 401 is used instead, which will show the login box if $prefs.permission_denied_login_box is enabled.
Whiteboard: tiki_bug → tiki_fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•