Side navigation
#5602 closed bug (fixed)
Opened December 05, 2009 09:04AM UTC
Closed December 07, 2009 04:03AM UTC
trim bug
Reported by: | object0 | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.4 |
Component: | core | Version: | 1.4a1 |
Keywords: | trim | Cc: | |
Blocked by: | Blocking: |
Description
trim function (jQuery v1.4a1) strips all spaces from a string.
$.trim(' time in motion '); // *timeinmotion*
Patch here:
http://github.com/dmethvin/jquery/commit/ca438a71cc6d64c5c8b9dd5b9b60617ecd501e54