Ticket #529 (fixed bug)
URL tag in IMG
- Created: 2011-11-02 14:07:05
- Reported by: adaur
- Assigned to: daris
- Milestone: 1.4.8
- Component: parser
- Priority: normal
History
daris 2011-11-09 12:24:14
- Uploaded patch parser.patch. (view)
A simple (two lines) workaround ![]()
Can you (I mean devs) accept this?
Franz 2011-12-01 18:32:08
- Owner set to daris.
Not beautiful, but it should be fine for the 1.4 branch. ![]()
Could you also make sure this isn't possible in Jeff's (ridgerunner) new parser, please?
It is not possible in Jeff's parser. Here are error messages:
Invalid URL name:
Orphan open tag: (url) is missing its close tag.
Orphan close tag: (/err) is missing its open tag.
Orphan close tag: (/url) is missing its open tag.
Orphan close tag: (/err) is missing its open tag.
Attribute may NOT contain open or close bbcode tags
Attribute may NOT contain open or close bbcode tags
daris 2011-12-01 20:01:18
Not beautiful, but it should be fine for the 1.4 branch.
Does it means that I can commit patch? (just to be sure) ![]()


