| Ticket UUID: | 1039961 | |||
| Title: | htmlparse - numeric character references with leading 0s | |||
| Type: | Bug | Version: | None | |
| Submitter: | jenglish | Created on: | 2004-10-04 14:28:29 | |
| Subsystem: | htmlparse | Assigned To: | andreas_kupries | |
| Priority: | 5 Medium | Severity: | ||
| Status: | Closed | Last Modified: | 2004-10-04 21:32:35 | |
| Resolution: | Fixed | Closed By: | jenglish | |
| Closed on: | 2004-10-04 14:32:35 | |||
| Description: |
Numeric character references with leading zeros are misparsed as octal. For example, & (in case the SF bug tracker mangles that, it's: "ampersand, pound sign, zero, three, eight, semicolon"). Attached patch fixes the problem and adds a test case. | |||
| User Comments: |
jenglish added on 2004-10-04 21:32:35:
Logged In: YES user_id=68433 Patch committed. jenglish added on 2004-10-04 21:28:30: File Added - 103774: htmlparse-ncr0.patch | |||
Attachments:
- htmlparse-ncr0.patch [download] added by jenglish on 2004-10-04 21:28:30. [details]
