Closed
Bug 546973
Opened 16 years ago
Closed 16 years ago
Typing <> breaks the editor
Categories
(Skywriter Graveyard :: Syntax Highlighting, defect)
Skywriter Graveyard
Syntax Highlighting
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: julian.viereck, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.9 Safari/532.9
Build Identifier:
After typing <> in the editor, an exception takes place. After this no other character can be typed.
Chrome's commandline's content:
XHR finished loading: "http://localhost:4020/plugin/register/user".
:4020/bespin.js:1366promise caught exception Error: StandardSyntax: no such states 'data'
:4020/bespin.js:1367["notify (http://localhost:4020/bespin.js:1353:10)", "[object Object].then (http://localhost:4020/bespin.js:1409:13)", "[object Object]._shallowSyntaxInfoForLineFragment (http://localhost:4020/plugin/script/supported/SyntaxManager/controllers/syntaxmanager.js:479:49)", "[object Object]._deepSyntaxInfoForLine (http://localhost:4020/plugin/script/supported/SyntaxManager/controllers/syntaxmanager.js:137:14)", "[object Object]._recomputeAttrInfoForRows (http://localhost:4020/plugin/script/supported/SyntaxManager/controllers/syntaxmanager.js:416:14)", "[object Object].updateSyntaxForRows (http://localhost:4020/plugin/script/supported/SyntaxManager/controllers/syntaxmanager.js:587:18)"]
:4020/bespin.js:1343Uncaught Error: StandardSyntax: no such states 'data'
Reproducible: Always
| Reporter | ||
Updated•16 years ago
|
Severity: normal → blocker
Component: General → Syntax Highlighting
Updated•16 years ago
|
QA Contact: general → syntax.highlighting
| Reporter | ||
Comment 1•16 years ago
|
||
Tested this again on Bespin 0.6.2 release and Chrome doesn't crash anymore.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•