Bug #137

JavaScript scanner is confused by nested XML literals

Added by Kornelius Kalnbach 8 months ago. Updated 7 months ago.

Status:New Start:12/30/2009
Priority:Normal Due date:
Assigned to:Kornelius Kalnbach % Done:

0%

Category:Scanner bugs
Target version:1.1

Description

A literal like <div><div></div></div> is only read until the first </div>, because there's no detection of tag nesting.

Associated revisions

Revision 412
Added by Kornelius Kalnbach 8 months ago

Added a test for XML literals in JavaScript (see issue #137).

History

Updated by Kornelius Kalnbach 8 months ago

  • Subject changed from JavaScript scanner is confused by nestes XML literals to JavaScript scanner is confused by nested XML literals

Updated by Kornelius Kalnbach 8 months ago

  • Target version changed from 1.0 RC1 to 0.9.2

Updated by Kornelius Kalnbach 8 months ago

  • Target version changed from 0.9.2 to 1.1

Updated by Kornelius Kalnbach 8 months ago

  • Category changed from Scanner bugs to Scanner improvements

Updated by Kornelius Kalnbach 7 months ago

  • Category changed from Scanner improvements to Scanner bugs

Also available in: Atom PDF