Closed
Bug 268987
Opened 20 years ago
Closed 20 years ago
User Newsgroups link in help contents gets 404 error.
Categories
(Documentation Graveyard :: Help Viewer, defect)
Documentation Graveyard
Help Viewer
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cilias, Assigned: kb)
References
()
Details
(Keywords: fixed1.7.5)
Attachments
(1 file)
|
552 bytes,
patch
|
neil
:
review+
asa
:
approval1.7.5+
|
Details | Diff | Splinter Review |
In both Mozilla 1.7.3 and Firefox 1.0, go to Help -> Help Contents, and click on "User Newsgroups". The linked URL is http://www.mozilla.org/community/user-forums.html . It should be changed to http://www.mozilla.org/support/#community . Given that Firefox 1.0 is already released, maybe user-forums.html should just redirect to support/#community .
Comment 1•20 years ago
|
||
*** Bug 269080 has been marked as a duplicate of this bug. ***
Comment 2•20 years ago
|
||
sorry about this. I removed the page, but I forgot it's linked from Help (and Google didn't help me with finding pages linking to it either...)
This is my first patch, so please let me know if I did it the right way, or tell me my mistakes ;-)
Whiteboard: patch
Comment 5•20 years ago
|
||
Apparently, this is now fixed on the website -- but not in Help. Chris, is the patch you submitted for Firefox or for Mozilla? The Product/Component is for the Mozilla Help Viewer. BTW: I'm not a reviewer, but is the first line of the patch 100% ok?
Comment 6•20 years ago
|
||
Comment on attachment 165523 [details] [diff] [review] correct the URL Let's fix this in help too.
Attachment #165523 -
Flags: review+
Comment 7•20 years ago
|
||
(In reply to comment #5) >is the first line of the patch 100% ok? Strictly speaking it is not, because the patch was diff'd against install rather than source. Kenan, you need to find out about PatchMaker, or checking the source out from CVS, or even compiling your own build.
Assignee: documentation → kb
Comment 8•20 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 9•20 years ago
|
||
Mozilla trunk is fixed. Mozilla 1.7 branch: no. Firefox trunk: no. I don't know how to flag a patch for the 1.7 branch. (or do I need permission) I've filed the Firefox version of this in bug 269525 .
| Reporter | ||
Comment 11•20 years ago
|
||
I was hoping this would be in the 1.7 branch before verifying.
Comment 12•20 years ago
|
||
(In reply to comment #11) > I was hoping this would be in the 1.7 branch before verifying. If you want it to be fixed on the 1.7 branch, please reopen and set the desired approval flag (hit "Edit" under "Actions").
| Reporter | ||
Updated•20 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 13•20 years ago
|
||
No 'Edit' under actions here. I've always assumed that I didn't have permission.
Updated•20 years ago
|
Attachment #165523 -
Flags: approval1.7.5?
Updated•20 years ago
|
Whiteboard: patch → [Fixed on trunk]
Comment 14•20 years ago
|
||
http://www.mozilla.org/community/user-forums.html redirects to the right place when I put it in the URL bar. Does this not work in the help?
Comment 15•20 years ago
|
||
(In reply to comment #14) > http://www.mozilla.org/community/user-forums.html redirects to the right place > when I put it in the URL bar. Does this not work in the help? Yes it does. But on the 1.7 branch the link URL is still wrong in help. The link in help is changed to http://www.mozilla.org/support/#community on Mozilla trunk and aviary branch. The approval request is about changing the link in help to the correct one and not relaying on the redirect. The summary is confusing...
Comment 16•20 years ago
|
||
Comment on attachment 165523 [details] [diff] [review] correct the URL a=asa
Attachment #165523 -
Flags: approval1.7.5? → approval1.7.5+
Comment 17•20 years ago
|
||
Comment on attachment 165523 [details] [diff] [review] correct the URL Checking in mozilla/extensions/help/resources/locale/en-US/welcome_help.xhtml; /cvsroot/mozilla/extensions/help/resources/locale/en-US/welcome_help.xhtml,v <-- welcome_help.xhtml new revision: 1.13.10.2; previous revision: 1.13.10.1 done
Updated•20 years ago
|
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Keywords: fixed1.7.5
Resolution: --- → FIXED
Whiteboard: [Fixed on trunk]
You need to log in
before you can comment on or make changes to this bug.
Description
•