Menu

#2 HTML character codes

open
nobody
None
9
2006-01-12
2006-01-12
Gryc Ueusp
No

"The save.php needs to only save the file, and not
convert special characters to html codes. The
character code converting needs to only be done when
it is displayed. "

Current Behavior:
Save.php saves the file and converts all 'harmful'
characters to equivalent character codes, it then
saves the file. Later, when edited again, it does
the same thing. Replacing Ampersands (&)
with '&', which then results in long strings
of '&...' as it replaces the
ampersands.

Required Behavior:
Save.php should save the file as-is with 'harmful'
characters and text. It then should leave the
character encoding to index.php.

Fix:
None as of yet. This bug will constitute a new
version/release.

Discussion

  • Gryc Ueusp

    Gryc Ueusp - 2006-01-12

    Logged In: YES
    user_id=1087690

    Affected line number:
    save.php:16

     
  • Gryc Ueusp

    Gryc Ueusp - 2006-01-12
    • priority: 5 --> 9
     

Log in to post a comment.

MongoDB Logo MongoDB