Menu

#34 Newlines disappear in Opera

open
nobody
5
2008-03-18
2008-03-18
Anonymous
No

At first look the editor looks great in Opera webbrowser, but when I click into the code/editor itself, then the code newlines will be disappeared on some kind of reason (well, it does in my opera
v9.26).

For example:
<?php
$sVariable = "Hi ";
echo "asd" . $sVariable;
?>

will be

<?php $sVariable = "Hi "; echo "asd" . $sVariable; ?>

or something like that:p

Good luck, you're doing really good work with this editor!

divicio@italianvendetta.com

Discussion

  • Nobody/Anonymous

    Logged In: NO

    see #1756008

    CodePress is dead project -- even tickets that have patches are not committed for something close to a year.

     
  • Jakub Vrána

    Jakub Vrána - 2008-08-06

    Logged In: YES
    user_id=663421
    Originator: NO

    This is duplicate to bug #1738097.

     

Log in to post a comment.