Menu

#8 highlighting error with ' and newlines

open
nobody
None
5
2004-04-16
2004-04-16
Anonymous
No

using php highlighting, the following causes a problem:

echo 'some text (highlighted green) <some html tags>
some more text < !!! everything after the first "<" that
isnt on the first line is not highlighted, which basically
means that every bit of code after this occurance is
highlighted incorrectly.';

copy the above into Dev-PHP-SE and you'll see what I
mean.
It makes doing anything that prints HTML quite hard,
because it means we need to use " instead (because
there are no problems with using those) and in turn have
to \ slash all the html stuff...

I'd personally consider this a high priority bug as it
probably isnt that hard to fix and makes the software
nearly un-usable for html printing software...

Other than that, great job =D

-Tom "Tyris" Graham
tyris[at]square-cubed.com

Discussion

  • Urs Mäder

    Urs Mäder - 2004-04-16
     
  • Urs Mäder

    Urs Mäder - 2004-04-16

    Logged In: YES
    user_id=639203

    Version 2.0.4 will be correct.
    See the Attached File

     
  • Nobody/Anonymous

    Logged In: NO

    awesome! =D
    thanx a heap!
    cant wait for next version ^^
    any ideas when we can expect it?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.