Opened 13 years ago

Closed 13 years ago

#7660 closed Bug (fixed)

CKEditor.NET: Problem with toggling the visible status

Reported by: Wiktor Walc Owned by: kaga
Priority: Normal Milestone:
Component: Server : ASP.Net Version: 3.5.2
Keywords: Cc:

Description

Reported in http://cksource.com/forums/viewtopic.php?t=21953

  1. Using an asp.net link button I can toggle the visible status of the editor but there's is some type of problem with it. On the page_load event I set it to visible = false and that works fine. I click a link button and toggle the editor to visible=true and the editor shows up. When I click the save button I toggle the editor back to visible = false. Sofar everything works. The next time I click the link button to toggle it back to visible = true I get 'null' is null or not an object.

Attachments (2)

UpdatePanel.rar (852 bytes) - added by kaga 13 years ago.
7660.patch (902 bytes) - added by kaga 13 years ago.

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by kaga

Attachment: UpdatePanel.rar added

Changed 13 years ago by kaga

Attachment: 7660.patch added

comment:1 Changed 13 years ago by kaga

Owner: set to kaga
Status: newreview

To reproduce use UpdatePanel.aspx

comment:2 Changed 13 years ago by Wiktor Walc

Status: reviewreview_passed

comment:3 Changed 13 years ago by Wiktor Walc

Resolution: fixed
Status: review_passedclosed

Fixed with [6738].

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