Closed
Bug 351812
Opened 18 years ago
Closed 18 years ago
Broken links/redirects in Help
Categories
(SeaMonkey :: Help Documentation, defect)
SeaMonkey
Help Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey1.1beta
People
(Reporter: stefanh, Assigned: prometeo.bugs)
Details
(Keywords: fixed-seamonkey1.1b)
Attachments
(3 files, 1 obsolete file)
16.01 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-seamonkey1.1b+
|
Details | Diff | Splinter Review |
7.04 KB,
patch
|
Details | Diff | Splinter Review | |
1.88 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-seamonkey1.1b+
|
Details | Diff | Splinter Review |
I've checked the links the Help docs (branch/trunk). Found a few issues: -------------------------------------------- cert_dialog_help.xhtml http://kb.verisign.com/esupport/esupport/consumer/esupport.asp?id=vs2119 Response status code: 404 http://www.verisign.com/support/install/index.html I had to check this manually and it looks like it redirects to http://www.verisign.com/support/ssl-certificates-support/install-ssl-certificate.html -------------------------------------------- glossary.xhtml http://www.w3.org/xml/ redirected to http://www.w3.org/XML/ Response status code: 301 -> 200 Response message: Moved Permanently -> OK Then there are 5 internal links that doesn't work. Those are links to (line number where the error is): personal_toolbar (line: 37) password_manager (line: 380) certificate_manager (line: 462) proxy (line: 600) tcp_ip (line: 623) -------------------------------------------- nav_help.xhtml http://lcweb.loc.gov/standards/iso639-2/langcodes.html redirected to http://www.loc.gov/standards/iso639-2/langcodes.html Response status code: 301 -> 200 Response message: Moved Permanently -> OK -------------------------------------------- privacy_help.xhtml (This one seems to be trunk-only) Line 57: "cs_nav_prefs_popup.xhtml#controlling_popups" should be "cs_priv_prefs_popup.xhtml#controlling_popups" ;-) -------------------------------------------- profiles_help.xhtml http://web.archive.org/web/20020605164606/http://help.netscape.com/products/client/communicator/manual_roaming2.html This one is problematic. When checking this manually (robots.txt stops it from being checked automatically), the page seems dead: "Failed Connection. We're sorry. Your request failed to connect to our servers. We may be experiencing technical difficulties and suggest that you try again later. See the FAQs for more info and help, or contact us." -------------------------------------------- Giacomo, I'm assigning this one to you. If you don't want it, just yell ;-)
Assignee | ||
Comment 1•18 years ago
|
||
Small note: since the roaming document is usually referenced by other sites, I will try to contact deb about putting it on devmo (after wikification). Once done, we can remove this last reference to webarchive. Not sure if this will make it before sm 1.1 (any version :) ).
Assignee | ||
Comment 2•18 years ago
|
||
Another note: the patch is against trunk. Can someone please verify that it applies to branch as well? TIA, Giacomo.
Reporter | ||
Comment 3•18 years ago
|
||
(In reply to comment #2) > Another note: the patch is against trunk. Can someone please verify that it > applies to branch as well? > TIA, Giacomo. > patching file extensions/help/resources/locale/en-US/cert_dialog_help.xhtml patching file extensions/help/resources/locale/en-US/glossary.xhtml patching file extensions/help/resources/locale/en-US/nav_help.xhtml Hunk #1 succeeded at 1233 (offset 20 lines). patching file extensions/help/resources/locale/en-US/privacy_help.xhtml Hunk #1 FAILED at 54. 1 out of 1 hunk FAILED -- saving rejects to file extensions/help/resources/locale/en-US/privacy_help.xhtml.rej patching file extensions/help/resources/locale/en-US/profiles_help.xhtml ----- I don't think the link is wrong in the 1.8 version of privacy_help.xhtml (see my initial comment). So, a 1.8 version of the patch would simply be the same patch but without the privacy_help diff.
Reporter | ||
Comment 4•18 years ago
|
||
Small nit: + <a href="http://knowledge.verisign.com/search/solution.jsp?id=vs2119"> + What is the purpose of the Intermediate CA certificate?</a></li> iirc (and you don't seem to do like this all the time) you don't need the whitespaces here (there are more further down in the patch). Once the patch is reviewed we also need to patch the help files in suite/locales/en-US/chrome/common/help.
Assignee | ||
Comment 5•18 years ago
|
||
Branch patch coming after review...
Attachment #237454 -
Attachment is obsolete: true
Attachment #238177 -
Flags: review?(iann_bugzilla)
Attachment #238177 -
Flags: review?(iann_bugzilla)
Attachment #238177 -
Flags: review+
Attachment #238177 -
Flags: approval-seamonkey1.1b+
Assignee | ||
Comment 6•18 years ago
|
||
Assignee | ||
Updated•18 years ago
|
Whiteboard: [checkin needed]
Assignee | ||
Comment 7•18 years ago
|
||
Sidenote - we can recover a broken link in developer_tools too, like: http://web.archive.org/web/20041123092656/http://www.brownhen.com/DI.html This is another good candidate for DevMo...
Comment 8•18 years ago
|
||
Comment on attachment 238177 [details] [diff] [review] Minor changes to previous patch, added changes for suiterunner I landed this on trunk
Comment 9•18 years ago
|
||
Comment on attachment 238971 [details] [diff] [review] Reduced version for branch (no privacy_help patch, so it shouldn't fail) and landed this on the branch
Comment 10•18 years ago
|
||
please resolve if nothing more is needed here
Keywords: fixed-seamonkey1.1b
Whiteboard: [checkin needed]
Assignee | ||
Comment 11•18 years ago
|
||
I got in touch with Ian and he gave me a pointer to a live copy of the "Introduction to DOMI" on his site. Do we want to uncomment & update one link in dev_tools?
Comment 12•18 years ago
|
||
(In reply to comment #11) > I got in touch with Ian and he gave me a pointer to a live copy of the > "Introduction to DOMI" on his site. Do we want to uncomment & update one link > in dev_tools? > Sounds like a good idea to me.
Assignee | ||
Comment 13•18 years ago
|
||
Attachment #240423 -
Flags: review?(iann_bugzilla)
Attachment #240423 -
Flags: review?(iann_bugzilla)
Attachment #240423 -
Flags: review+
Attachment #240423 -
Flags: approval-seamonkey1.1b+
Assignee | ||
Updated•18 years ago
|
Whiteboard: [checkin needed]
Assignee | ||
Comment 14•18 years ago
|
||
(In reply to comment #13) > Created an attachment (id=240423) [edit] Ian, can you please check this in on trunk and branch? TIA, Giacomo.
Comment 15•18 years ago
|
||
Comment on attachment 240423 [details] [diff] [review] Restore link to the Introduction to the DOMI by Ian (Checked into trunk / 1.8 branch) Checking in (trunk) extensions/help/resources/locale/en-US/developer_tools.xhtml; new revision: 1.11; previous revision: 1.10 suite/locales/en-US/chrome/common/help/developer_tools.xhtml; new revision: 1.12; previous revision: 1.11 done Checking in (1.8 branch) extensions/help/resources/locale/en-US/developer_tools.xhtml; new revision: 1.7.8.4; previous revision: 1.7.8.3 done
Attachment #240423 -
Attachment description: Restore link to the Introduction to the DOMI by Ian → Restore link to the Introduction to the DOMI by Ian (Checked into trunk / 1.8 branch)
Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•