Feature #2224
Option to disable glyphs?
0%
Description
If an apostrophe gets found inside the URL it gets replaced... So the URL becomes broken! See #2152!
While such symbols as apostrophes are not, actually, allowed in URLs, this can be a problem...
Also replacing one symbols with others can cause other problems, not known at the moment...
So, maybe, itβs worth allowing to turn off all such replacements? Foe example, in Administration β Plugins β WikiNG β Configure?.. Vote or watch this issue, if you agree!
Related issues
History
#1 Updated by Andriy Lesyuk about 11 years ago
- Subject changed from Disabling typography engine? to Option to disable glyphs?
#2 Updated by Ivan Cenov about 11 years ago
While such symbols as apostrophes are not, actually, allowed in URLs, this can be a problem...
What about this solution: if apostrophe (or other not allowed symbol) is found in URL, then this is not URL and is not rendered as URL. Instead it is rendered as raw text. This solution does not need configuration.