Loading...
 
Skip to main content

LTS Regression: images not shown if align=center as param (reproduced in doc.t.o)

Status
Closed
Subject
LTS Regression: images not shown if align=center as param (reproduced in doc.t.o)
Version
15.x
15.x Regression
Category
  • Conflict of two features (each works well independently)
  • Consistency
  • Regression
  • Community projects
  • Dogfood on a *.tiki.org site
Feature
Wiki Syntax (text area, parser, external wiki, etc)
Resolution status
Fixed or Solved
Submitted by
Xavier de Pedro
Volunteered to solve
luci
Lastmod by
Xavier de Pedro
Rating
(0)
Description

LTS Regression: images not shown if align=center as param (reproduced in doc.t.o)

See this thread were it's explained:
https://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=60647&threadId=60648&thread_sort_mode=commentDate_asc#threadId=60648

reproduced, also, here in doc.t.o, fixed by hand with that change:
https://doc.tiki.org/tiki-pagehistory.php?page=Newsletter+Admin&history_offset=1&paginate=on&history_pagesize=50&tra_lang=sq&diff_style=sidediff&diff_style=sidediff&show_all_versions=y&compare=Compare&newver=0&oldver=31&confirmAction=

I mass replaced

Copy to clipboard
{img align="center" src="img/wiki_up/


with

Copy to clipboard
{img src="img/wiki_up/


in doc.t.o, but other tikis might be affected by that issue too. (I thought images were gone in some migration between servers or something when I first saw that)

Solution
Should be fixed in rrev:60957.
Importance
9
Easy to solve?
7
Priority
63
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6073
Created
Wednesday 03 August, 2016 14:23:08 UTC
by Xavier de Pedro
LastModif
Friday 20 January, 2017 13:19:29 UTC


Show PHP error messages