Edgewall Software

Ticket #467 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Image links within tables are not always recognized by the wiki parser

Reported by: pythonista@… Owned by: jonas
Priority: normal Milestone: 0.7.1
Component: wiki system Version: 0.7
Severity: major Keywords: table wiki link href
Cc:

Description

Example:

http://www.edgewall.com/gfx/proj_sidebar_logo.pngImage should display in previous column

This worked in 0.6.x (the linked image would render properly in the cell). Have a couple pages here which use images in tables, and upon upgrading to 0.7-stable noticed the problem.

Attachments

Change History

Changed 5 years ago by anonymous

Just realized what I was seeing in the example.

This used to work:

||http://www.edgewall.com/gfx/proj_sidebar_logo.png||Image should display to left...||

And now it has to be :
||http://www.edgewall.com/gfx/proj_sidebar_logo.png ||Image should display to left...||

For some reason the parser is having trouble resolving the link, whereas before it was able to. (Perhaps bad style on my part to run them together anyway, but it did work on 0.6.x.)

Changed 5 years ago by pythonista@…

  • summary changed from Image links are no longer rendered as images in tables in 0.7.x to Image links within tables are not always recognized by the wiki parser

Changed 5 years ago by daniel

  • severity changed from normal to major
  • milestone set to 0.7.1

Changed 5 years ago by jonas

  • status changed from new to assigned

Changed 5 years ago by jonas

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [640].

Add/Change #467 (Image links within tables are not always recognized by the wiki parser)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.