Ticket #1515 (closed Bug: invalid)

Opened 2 years ago

Last modified 2 years ago

Client side javascript on page disabled in .NET

Reported by: goldan Owned by:
Priority: Normal Milestone:
Component: Server : ASP.Net Version: FCKeditor 2.4.3
Keywords: Pending Cc:

Description

When the Page directive inherits attribute (Inherits="FredCK.FCKeditorV2.FileBrowserConnector") is in the page, client-side javascript within the page is disabled.

I'm using .NET radio button controls. A client-side onclick is added in the page_load. Depending on which radio button is clicked, a div is hidden or made visible. With the inherits attribute, the code to show or hide the div no longer works.

Change History

Changed 2 years ago by goldan

After looking into it more, the code to hide/show the div stops working when the fckeditor control is added to the form

Changed 2 years ago by goldan

This isn't actually a javascript issue at all. It's not executing the Page_Load sub

Changed 2 years ago by alfonsoml

  • keywords Pending added; javascript removed
  • priority changed from High to Normal
  • type changed from Task to Bug
  • milestone FCKeditor.Net 2.3 deleted

Please, provide detailed steps to reproduce (preferably a URL to test)

Changed 2 years ago by alfonsoml

  • status changed from new to closed
  • resolution set to invalid

Expired

Note: See TracTickets for help on using tickets.