Ticket #123 (closed defect: fixed)

Opened 12 months ago

Last modified 11 months ago

image upload error in IE

Reported by: erwin Owned by: somebody
Priority: major Milestone: M6
Component: dalicms-admin Version: 1.0
Keywords: Cc:

Description

Image upload (under the images tag of a page) in IE generates an error although the file is uploaded correctly.

Change History

Changed 11 months ago by erwin

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

fixed in build 35

problem was that IE put <PRE> tags around the result tags. firefox uses <pre> tags. so the parsing of the result text went wrong. (but the image upload was correct)

Note: See TracTickets for help on using tickets.