Closed Bug 1257457 Opened 8 years ago Closed 7 years ago

Wrong example in XPath translate wiki

Categories

(Developer Documentation Graveyard :: Developer Tools, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: leosko94, Unassigned)

References

()

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: unspecified
 Technical Contact: 

:: Details

In the last example, the correct output of 
<xsl:value-of select="translate('The quick brown fox.', 'brown', 'red'" />
is not 'The quick red fox.', but 'The quick red fdx.'
This got fixed
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
(In reply to Florian Scholz [:fscholz] (MDN) – Away until 20-11-2017 from comment #1)
> This got fixed

You actually again set it to the wrong result. Anyway, I fixed it.
You need to log in before you can comment on or make changes to this bug.