Ticket #57 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Incorrect parsing of wiki code insite html tags

Reported by: MickeyM
Priority: medium Milestone: 7.1
Component: PLi-Fusion Version: 7.1
Severity: Fix Keywords:

Description

The message parser is treating an img tag as part of the textbody. If there is a wiki word found in it, the wiki word is translated into a wikilink. After that the img tag is wrong.

The parser has to be changed so that the img tag has presedence over the wiki. This is the same as the url and code tags.

See  thread for more info.

Change History

comment:1 Changed 4 years ago by WanWizard

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [1550]. [img] tags are no filtered before checking for wikilinks.

comment:2 Changed 3 years ago by WanWizard

  • Milestone set to 7.1
Note: See TracTickets for help on using tickets.