Closed
Bug 256908
Opened 21 years ago
Closed 21 years ago
html editor changes special characters when loading documents
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
People
(Reporter: llanero, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040805 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040805 Firefox/0.9.3
If you use some sort of templates, say Smarty, in your web pages, you use the
"{" and "}" simbols to enclose vars. Since the html editor changes them to %XX,
once saved they don't work anymore.
This happens with other special characters
Reproducible: Always
Steps to Reproduce:
1. open a web page with special characters in the html code
2. see the html code
Actual Results:
data loss
Expected Results:
do not automatically change characters in source code.
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 1•21 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•