Closed
Bug 1306123
Opened 9 years ago
Closed 9 years ago
Two identical HTML snippets with different captions
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gregg, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160922113459
Steps to reproduce:
Page here: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_HTML_sections_and_outlines#Defining_sections
Please note that, in the Defining Sections section, "Example:" snippet is the same as the one below. This is not helpful.
Actual results:
-
Expected results:
-
I tried to look at this issue and in the edit page I found the 'text-color' format which is not working on actual page. Hence, the snippets appears like the two same pieces.
@Chris and Teoli,
>Assign this bug to me and let me know the reason of this issue, so that I can fix this.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(jypenator)
Flags: needinfo?(cmills)
Comment 2•9 years ago
|
||
Looks like MDN is stripping out the CSS usage; I think the example was a bit too long anyway, so I've deleted two of three code blocks, and added some further spacing and explanation to make it clear what was trying to be said.
Let me know if you think this fixes the problem. I think it does.
Flags: needinfo?(jypenator)
Flags: needinfo?(cmills)
| Reporter | ||
Comment 3•9 years ago
|
||
That's a YUGE improvement.
Thanks everyone!
| Reporter | ||
Comment 4•9 years ago
|
||
afaic, Resolved. I hope you don't mind my changing the status to reflect that ( I'm new to bugzilla )? Apologies if I shouldn't have.
:)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Thanks Chris :)
Now this issue is closed.
@gregg: please read bug cycle in mdn.
Resolution: WORKSFORME → FIXED
| Reporter | ||
Comment 6•9 years ago
|
||
thanks for pointing that out, @dinesh.
I should have RTM.
Resolution: FIXED → WORKSFORME
Comment 7•9 years ago
|
||
(In reply to gregg from comment #6)
> thanks for pointing that out, @dinesh.
> I should have RTM.
No worries Gregg - a new system takes a little time to get used to. We really appreciate your help.
BTW< I've changed the resolution back to FIXED. FIXED means "resolved because someone has fixed the problem", whereas WORKSFORME means "I'm closing this because I don't think there actually is a problem — the existing state of whatever it is works for me."
Resolution: WORKSFORME → FIXED
Adding point to Chris, Please refer this page to know more about resolving bugs.
https://developer.mozilla.org/en-US/docs/Mozilla/Bugzilla/What_to_do_and_what_not_to_do_in_Bugzilla#Resolving_bugs
You need to log in
before you can comment on or make changes to this bug.
Description
•