Opened 17 years ago

Closed 11 years ago

#779 closed Bug (fixed)

Duplicate toolbars when posting to the same file

Reported by: anonymous Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.5.1
Keywords: SF IE Cc:

Description

I am using the set up in sample 11 to manipulate my database. (FCKeditor/_samples/html/sample11.html)

However, instead of my Iframe file posting to a new page, I have it post back to itself.

When this happens, a second toolbar is created for my parent frame/file. Every submission of the form in the Iframe results in another toolbar being created in the parent frame.

To duplicate this error.

Change the <form> tag in the file (FCKeditor/_samples/html/sample11_frame.html) to the following:

<form action="sample11_frame.html" method="post">

Open up Interet Explorer and go directly to the sample file (FCKeditor/_samples/html/sample11.html).

Click submit and you should receive "The page cannot be displayed" error.

If you click the back button, the toolbar will be created again and stacked underneath the already existing toolbar.

If your Iframe file is a file that post back to itself, as mine is, then you get the added toolbar(s) every time the form is submitted.

Any thoughts or ways around this?

Thanks in advance.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1565186&group_id=75348&atid=543653

Attachments (2)

TC_779.html (1.4 KB) - added by Wojciech Olchawa 16 years ago.
TC_779_iframe.html (2.4 KB) - added by Wojciech Olchawa 16 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 17 years ago by Martin Kou

Reporter: changed from Martin Kou to anonymous

comment:2 Changed 17 years ago by Martin Kou

Does anyone have any thoughts?


Moved from SF. Original poster: Anonymous

Changed 16 years ago by Wojciech Olchawa

Attachment: TC_779.html added

Changed 16 years ago by Wojciech Olchawa

Attachment: TC_779_iframe.html added

comment:3 Changed 16 years ago by Wojciech Olchawa

Keywords: Confirmed IE added
Version: FCKeditor 2.5.1

Confirmed in IE, doesn't happen in FF2.

comment:4 Changed 16 years ago by Wojciech Olchawa

To view the error copy attachments to the sample directory (_samples/html)

comment:5 Changed 16 years ago by Wojciech Olchawa

and of course run TC_779.html - forgot to mention it :)

comment:6 Changed 11 years ago by Piotrek Koszuliński

Resolution: fixed
Status: confirmedclosed

Issue expired.

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