NumberConverter should support 0X20 spaces as well as 0XA0 ----------------------------------------------------------
Key: ADFFACES-389 URL: https://issues.apache.org/jira/browse/ADFFACES-389 Project: MyFaces ADF-Faces Issue Type: Bug Components: Components Affects Versions: 1.0.0-incubating-core-SNAPSHOT Reporter: Matthias Weßendorf Assigned To: Matthias Weßendorf When the default grouping separator is 0xa0 space (non-brake space), like sv (Swedis), we think that Decimal Validater should support 0x20 space (normal space) as well as 0xa0 space. Currently it supports only 0xa0 space. So when the user uses 0x20 space in his number, it rejects it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.