Closed Bug 4709 Opened 25 years ago Closed 25 years ago

Documents containing markup don't output to HTML correctly

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kostello, Assigned: buster)

Details

1. Open up the editor and type:

   "<B>Testing</B>"

2. Select what you just typed in.
3. Copy and paste the results. Notice that the <B> and </B> are missing.

What is happening is that the <B>, </B> is getting interpreted as XIF markup.
Status: NEW → ASSIGNED
Target Milestone: M5
Changed to M5. Have fix waiting on my machine for when the tree opens
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Addressed in the build on 4/26/99. Now, when content is found to contain the <
and > markup characters. These codes are written out as character entities. This
means that they no longer get interpreted in the XIF as XML markup.
Status: RESOLVED → REOPENED
Greg, in verifying this one in 4/28 build. I see two new problems:

1) after pasting <B>testing</B>, I see this: Btesting/B
2) a little tiny box appears next to this string.

you want me to open up different bugs for these? I'm reopening
this for now...let me know what you want me to do..
This bug would seem to be more concerned with entity handling in the editor.
Do we have a plan for that yet?
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Status: RESOLVED → VERIFIED
okay I saw Greg's comments....I will file a separate bug for that
and close out this one...marking fixed...and verified...
verified in 4/28 build.
Status: VERIFIED → NEW
Assignee: kostello → buster
Reassigning all bugs Assigned To kostello to buster
Reassigning all bugs Assigned To kostello to buster
Status: NEW → ASSIGNED
All these bugs were marked "New" when Jan transfered ownership of them to me.
They were all resolved and need to be marked "Verified" again.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Status: RESOLVED → VERIFIED
This was Verified on 04/28/99...resetting back to Verified...Bugzilla wacked
out.
You need to log in before you can comment on or make changes to this bug.