Opened 16 years ago

Closed 16 years ago

#1959 closed Bug (duplicate)

some code is not valid with xhtml

Reported by: nabi Owned by:
Priority: Normal Milestone:
Component: Core : Output Data Version: FCKeditor 2.6 Beta
Keywords: Pending WorksForMe Cc:

Description

hi,

the fckeditor is good, but some is not valid code with xhtml, example:

<img alt="" style="width: 513px; height: 384px;" src="/_userfiles/image/Inverno.jpg">

or it: <br>

not close tag.

and so...

or this code: <span style="color: rgb(255, 102, 0);"><span style="font-family: Comic Sans MS;">

not be epitome ! please fix it.

thanks.

nabi

Change History (3)

comment:1 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Keywords: Pending WorksForMe added; not valid xhtml removed
Milestone: FCKeditor 2.6

That looks like some problem with your processing of the data at the server. If you switch to Source view you'll see that all the elements are properly closed, unless you have made some modification that broke the generation of the output data.

comment:2 Changed 16 years ago by toubkal

I am seeing this behaviour too on an implementation of fck in joomla cms. The editor is now called JCK and is using 2.6beta

img tags not closed

this is shown in FCK html view and generated page source code

using Firefox browser on winXP

comment:3 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #1989

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy