Opened 12 years ago

Closed 12 years ago

#8423 closed Bug (invalid)

Unclosed tags are vanished in source view when fullPage -true Mode

Reported by: ananthand Owned by:
Priority: Normal Milestone:
Component: UI : Source View Version: 3.6.1
Keywords: Cc:

Description

Configure the Editor in fullPage mode in config.js like this config.fullPage = true;

And enter the unclosed tag like below in source mode.

<font name="3"> Test Ckeditor

go to Editor mode and come back to source the entered content is vanished.

The above scenario is not happening in fullPage False. It is automatically closing the unclosed tags.

Change History (4)

comment:1 Changed 12 years ago by ananthand

Please chack with the below content

<table border="0" style="font-family: Helvetica; font-size: 8pt" width="95%"> <tbody>

<tr>

<td>

<b>Test Ckeditor</b></td>

<td>

<b>Vanished in Source Mode when config fullPage= True</b></td>

comment:2 Changed 12 years ago by Jakub Ś

Status: newpending

In which browser does this issue occur and how should one paste this unclosed tag - Replace whole code or paste it in body?

Anyway in both cases and in all browsers I didn't get result you have described.

Have you made some custom changes to CKEditor or set something else in config.js?

comment:3 Changed 12 years ago by Jakub Ś

@ananthand any updates regarding this issue?

comment:4 Changed 12 years ago by ananthand

Resolution: invalid
Status: pendingclosed

Cant simulate the mentioned issue. Resolving these as Invalid. Once i get the proper steps will give that properly. Sorry for the incovenience team.

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