Ticket #1998 (closed Bug: fixed)

Opened 2 years ago

Last modified 23 months ago

FCKTools.CreateXmlObject, for IE, should use the native XMLHttpRequest available with IE7

Reported by: fredck Owned by: fredck
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: SVN (FCKeditor)
Keywords: Confirmed IE Review+ Cc:

Description

IE7 introduced native support for XMLHttpRequest, so we must use it whenever possible.

Attachments

1998.patch (1.1 KB) - added by fredck 23 months ago.
1998_2.patch (1.1 KB) - added by fredck 23 months ago.
1998_3.patch (1.6 KB) - added by fredck 23 months ago.

Change History

Changed 23 months ago by martinkou

  • owner set to martinkou
  • status changed from new to assigned

Changed 23 months ago by fredck

Changed 23 months ago by fredck

Please ignore this patch... it contains a debug alert.

Changed 23 months ago by fredck

Changed 23 months ago by fredck

  • keywords Review? added
  • owner changed from martinkou to fredck
  • status changed from assigned to new

Changed 23 months ago by fredck

  • status changed from new to assigned

Changed 23 months ago by alfonsoml

  • keywords Review- added; Review? removed

The filebrowser also uses a XMLHttpRequest object that should be updated

Changed 23 months ago by fredck

Changed 23 months ago by fredck

  • keywords Review? added; Review- removed

The File Browser was already using the native one, but I've changed it to match the ajaxpatterns proposal for it.

Changed 23 months ago by alfonsoml

  • keywords Review+ added; Review? removed

Ok, I should have looked before :)

Changed 23 months ago by fredck

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [1772]. Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.