Side navigation
#15024 closed bug (invalid)
Opened April 18, 2014 01:45AM UTC
Closed May 03, 2014 08:49AM UTC
The number regular incorrect
Reported by: | 785979885jss@163.com | Owned by: | 785979885jss@163.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.11.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This is the num regular express :
core_pnum = /[+-]?(?:\\d*.|)\\d+(?:[eE][+-]?\\d+|)/.source
This regular incorrect. It match "a.5".
Attachments (0)
Change History (3)
Changed April 18, 2014 02:14AM UTC by comment:1
Changed April 18, 2014 12:14PM UTC by comment:2
owner: | → 785979885jss@163.com |
---|---|
status: | new → pending |
As requested before you posted this, please provide a use case where this causes a problem through the public API.
Changed May 03, 2014 08:49AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
The version is 1.9.1