Closed Bug 774264 Opened 13 years ago Closed 13 years ago

Kuma: KumaScript - Odd bug with Japanese characters in a string

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sheppy, Unassigned)

Details

This script is getting errors for no reason that I can see, but doesn't if I take out the Japanese text: https://developer-new.mozilla.org/en-US/docs/Template:jsapi-requires-request
Priority: -- → P2
This didn't have anything to do with the japanese text itself. Instead, there was a stray close-paren at the end of the line: str = 'リクエストが必要。 <em>(<code><a href="/ja/docs/JS_THREADSAFE#Requests">JS_THREADSAFE</a></code> ビルドでは、呼び出し側はこの <code>JSContext</code> 上のリクエストでなければなりません。)</em>'); Note the "</em>');" at the end, with no corresponding "(" toward the beginning.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Version: Kuma → unspecified
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.