Ticket #2359 (new defect)

Opened 14 years ago

Last modified 9 years ago

Wrong PHP code highlight in mixed PHP/HTLM files

Reported by: Dogen Owned by:
Priority: minor Milestone: Future Releases
Component: mcedit Version: 4.7.0.9
Keywords: Cc: Dogen, vitalif@…
Blocked By: #2142 Blocking:
Branch state: no branch Votes for changeset:

Description

mcedit can't recognize when pure html code ends and colors green
all the following code include PHP.
Example:
<?php ...some php code here...?> - looks ok: php highlight
<html tag>...some html here...</> - looks ok: green
<?php ...php code again...?> - displayed green

Change History

comment:1 Changed 14 years ago by andrew_b

Related #2224.

comment:2 Changed 12 years ago by vitalif

  • Cc vitalif@… added
  • Branch state set to no branch

comment:3 Changed 12 years ago by andrew_b

  • Milestone changed from 4.7 to Future Releases

comment:4 Changed 12 years ago by andrew_b

  • Blocked By 2142 added

comment:6 Changed 9 years ago by andrew_b

Ticket #3480 has been marked as a duplicate of this ticket.

Note: See TracTickets for help on using tickets.