Defect #4125
Error in wiki with <pre> tag
Status: | Closed | Start date: | 2009-10-27 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | Text formatting | |||
Target version: | 0.8.7 | |||
Resolution: | Fixed | Affected version: |
Description
There's an error in wiki when the preformatted text is a xml and has a tag that starts with the string 'pre'. It seems to be searching the string '< pre' (without the space). Here's an example:
<prepared-statement-cache-size>32</prepared-statement-cache-size>
Next line, it should be outside the 'pre'
Related issues
Associated revisions
Fixed pre tags containing "
History
#1
Updated by Jean-Philippe Lang about 13 years ago
- Category changed from Wiki to Text formatting
- Status changed from New to Resolved
- Target version set to 0.8.7
- Resolution set to Fixed
Fixed in r3030.
#2
Updated by Eric Davis about 13 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
Merged into 0.8-stable in r3044.