Fluid parser line 159: trim is called on a string which will work in FF but will break in IE, since it should actually use jQuery.trim

Description

In IE the app (for example cspace) will break when trying to call trim on a string.

Environment

None

Attachments

1

Activity

Show:

Anastasia Cheetham April 2, 2014 at 7:24 PM

Fixed in pre-1.5 evaluation

y z August 30, 2010 at 3:33 PM

Replaces trim with jQuery.trim

Fixed

Details

Assignee

Reporter

Components

Affects versions

Priority

Created August 30, 2010 at 3:32 PM
Updated April 2, 2014 at 7:24 PM
Resolved April 2, 2014 at 7:24 PM