Skip to main content

Bug Tracker

Side navigation

#14794 closed bug (fixed)

Opened February 13, 2014 10:15PM UTC

Closed March 04, 2014 10:09PM UTC

String.prototype.trim doesn't trim Unicode whitespaces in Android <4.1

Reported by: m_gol Owned by: m_gol
Priority: low Milestone: 2.1.1
Component: core Version: 2.1.0
Keywords: Cc:
Blocked by: Blocking:
Description

String.prototype.trim doesn't trim Unicode whitespaces in Android <4.1. We'll need to port the fix from 1.x-master to the master branch. :(

Attachments (0)
Change History (4)

Changed February 13, 2014 10:16PM UTC by m_gol comment:1

component: unfiledcore
milestone: None2.1.1
owner: → m_gol
priority: undecidedlow
status: newassigned

Changed February 13, 2014 10:52PM UTC by m_gol comment:2

resolution: → fixed
status: assignedclosed

Fixed in eda283d0e4d59074ae98af0fdc2951e6c109d5fd (sorry, I forgot to add a "Fixes" section in the commit message :/)

Changed March 04, 2014 10:07PM UTC by m_gol comment:3

resolution: fixed
status: closedreopened

Changed March 04, 2014 10:09PM UTC by Michał Gołębiowski comment:4

resolution: → fixed
status: reopenedclosed

Core: Remove native String#trim usage to save size

Fixes #14794

Changeset: 279913c71b63da721fa2f118cdce150effbf773e