Opened 11 years ago
Closed 10 years ago
#10847 closed defect (fixed)
remove unicode bidi chars from pattern before parse
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.5.1 |
Component: | Date | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
see dojox.date.islamic.locale.parse [21601]. Apply to dojo.date.locale.parse.
Change History (6)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Milestone: | tbd → 1.5.1 |
comment:2 Changed 10 years ago by
comment:4 Changed 10 years ago by
r22800 causes a regression where you can no longer attempt to parse a null value.
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [22800]) Patch from Hossam Katory, refs #10847: apply stripping of bidi override chars as in [21601] to dojo.date