Tikis help function collides with help texts containing colons
- Status
- Closed
- Subject
- Tikis help function collides with help texts containing colons
- Version
- 18.x
- Category
- Conflict of two features (each works well independently)
- Easy for Newbie Dev
- Less than 30-minutes fix
- Feature
- Admin Interface (UI)
- Resolution status
- New
- Submitted by
- hman
- Lastmod by
- Eutyche ODIMBA
- Rating
- Description
When a pref has a help text, this text must not contain colons, because Tikis help system separates a help headline from body text with a colon. Unfortunately there are texts containing colons, and where they could not be easily avoided, for instance for the setting of namespace separators.
/templates/admin/include_general.tpl contains this:
Copy to clipboard{preference name=namespace_indicator_in_structure} {preference name=feature_use_three_colon_centertag} {preference name=wiki_pagename_strip} {remarksbox type="note" title="{tr}Information{/tr}"} {tr}To use :: as a separator, you should also use ::: as the wiki center tag syntax{/tr}.<br/> {tr}Note: a conversion of :: to ::: for existing pages must be done manually{/tr}.<br/> {tr}If the page name display stripper conflicts with the namespace separator, the namespace is used and the page name display is not stripped.{/tr} {/remarksbox}
This results in a headline "To use " and body text ": as a separator, you should also use ::: as the wiki center tag syntax" which is destroying the crucial information. The number of colons is vital here! And it likewise affects all translations as well...- Importance
- 7
- Easy to solve?
- 10 easy
- Priority
- 70
- 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
- 7432
- Created
- Wednesday 22 July, 2020 11:47:02 UTC
by hman - LastModif
- Friday 07 January, 2022 09:34:51 UTC