Don't work page name display stripper ::
- Status
- Closed
- Subject
- Don't work page name display stripper ::
- Version
- 8.x
- Category
- Error
- Feature
- Wiki Syntax (text area, parser, external wiki, etc)
- Resolution status
- Out of Date
- Submitted by
- adv
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
When I setup page name display stripper as :: don,t work wiki link wishout |
lib\parser.lib line 1705
$data = preg_replace("/
// Center text
if ($prefs'feature_use_three_colon_centertag' == 'y') {:(.+?):/", "<div style=\"text-align: center;\">$1</div>", $data);} else {
$data = preg_replace("/(.+?)/", "<div style=\"text-align: center;\">$1</div>", $data);}
This code replase :: on "<div style=\"text-align: center;\">$1</div>"
- Solution
- Workaround
- Importance
- 5
- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4078
- Created
- Wednesday 14 December, 2011 16:56:48 UTC
by adv - LastModif
- Friday 03 July, 2026 11:41:44 UTC