Closed
Bug 273164
Opened 20 years ago
Closed 20 years ago
bad link to profile.html#7.5 in 1.4/1.5 troubleshooting guide
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: danielwang, Assigned: annevk)
Details
Attachments
(1 file)
|
2.99 KB,
patch
|
Details | Diff | Splinter Review |
#12. The sidebar comes up empty of http://www.mozilla.org/start/1.4/troubleshooting/ and http://www.mozilla.org/start/1.5/troubleshooting/ link to faq/profile.html#7.5 . The correct link is faq/profile.html#rescue
| Assignee | ||
Comment 1•20 years ago
|
||
Fixed, thanks for the report.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•20 years ago
|
||
reopen. I screwed up here. profile.html#rescue has been removed (it links back to troubleshooting now) and is retained so not to break existing links.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 3•20 years ago
|
||
| Assignee | ||
Comment 4•20 years ago
|
||
Fixed again. Please use |<code class="filename">| in the future.
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → FIXED
| Reporter | ||
Comment 5•20 years ago
|
||
> Please use |<code class="filename">| in the future. fantasai, why are we using <code> instead of <tt>? filename & URL aren't computer code, and using <code> here for the purpose of teletyping text seems to be misuse of sematic markup here. > <dt id="layout">1. > Why doesn’t my page look right in Mozilla? In the new FAQ, I'm using the redundant <dt id="layout">< a name="layout">Why doesn’t my page look right in Mozilla?</a> </dt> So that it works in older browsers (since people maybe using IE to view the troubleshooting guide. This is in accordance to http://www.mozilla.org/contribute/writing/guidelines#linking > <dt id="bookmarks-gone" href="#bookmarks-gone">21. > Help, my bookmarks are all gone! that's weird :-p
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 6•20 years ago
|
||
TT is presentational. I fixed the HREF attribute on the DT element (1.4).
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•