Closed Bug 1335006 Opened 7 years ago Closed 7 years ago

Special characters are not shown correctly

Categories

(developer.mozilla.org Graveyard :: KumaScript, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: camurca.home, Unassigned)

References

()

Details

(Whiteboard: [specification][type:bug])

What did you do?
================
1. Access https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators#Relational_operators

What happened?
==============
I see that the '<' operator is not render correctly

What should have happened?
==========================
It should shown the '<' operator, but instead it shown the string '&lt;' (that actually represents the char '<')

Is there anything else we should know?
======================================
I think that is a problem with `{{jsxref("Operators/Comparison_Operators", "<", "#Less_than_operator")}}` function.
Confirmed.  This sounds like the recent KumaScript updates, similar to bug 1333039, except that the string is coming from page content.
Blocks: 1333116
Status: UNCONFIRMED → NEW
Component: Wiki pages → KumaScript
Ever confirmed: true
See Also: → 1333039
I submitted PR 108 against KumaScript to fix this.
Merged and deployed.  Thanks, :sheppy!
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.