װיקיװערטערבוך:bugzilla/00337

פֿון װיקיװערטערבוך

rev-ID : -
Wikipedia: ar: fa: he: ur: yi
Wiktionary: yi:
bugzilla:00337 – inconsistent treatment of character entities and illegal chararcters in titles/links
duplicate: bugzilla:00462 – numeric entity references for problematic characters
duplicate: bugzilla:00631 – Extended characters in category names
duplicate: bugzilla:02096 – red links and – etc.
MediaWiki:Monobook.css
MediaWiki:Monobook.js

follow the links[ענדערן]

  1. oldid=6895
  2. oldid=6904
  3. /m²?oldid=6905

</div

a1[ענדערן]

[[foo&#35;bar]]<br />
this is '''valid''' and equivalent to [[foo#bar]]

generates
foo#bar
this is valid and equivalent to foo#bar

a2[ענדערן]

[[foo<nowiki>#</nowiki>bar]]<br />
this is '''valid''' and equivalent to [[foo#bar]]

generates
[[foo#bar]]
this is valid and equivalent to foo#bar

b1[ענדערן]

[[foo&#124;bar]]<br />
this is '''valid''' and equivalent to [[foo|bar]] but does '''not''' render properly

generates
[[foo|bar]]
this is valid and equivalent to bar but does not render properly

b2[ענדערן]

[[foo<nowiki>|</nowiki>bar]]<br />
this is '''valid''' and equivalent to [[foo|bar]] but does '''not''' render properly

generates
[[foo|bar]]
this is valid and equivalent to bar but does not render properly

[ענדערן]

There are several ways to write a wikilink with a superscript-2 in the destination article text:<br />
<br />
[[project:bugzilla/00337/m�]] – now '''invalid''' character conversion happened either while posting to Bugzilla or changing Bugzilla to UTF-8<br />
generates "Bad title"<br />
<br />
[[project:bugzilla/00337/m%26sup2]] – now '''invalid'''<br />
<br />
[[project:bugzilla/00337/m%26sup2;]]<br />
<br />
[[project:bugzilla/00337/m%26sup2%3b]]<br />
<br />
----
----
<br />
[[project:bugzilla/00337/m²]]<br />
<br />
[[project:bugzilla/00337/m&sup2;]]<br />
<br />
etc.<br />

generates
There are several ways to write a wikilink with a superscript-2 in the destination article text:

[[project:bugzilla/00337/m�]] – now invalid character conversion happened either while posting to Bugzilla or changing Bugzilla to UTF-8
generates "Bad title"

project:bugzilla/00337/m&sup2 – now invalid

project:bugzilla/00337/m²

project:bugzilla/00337/m²




project:bugzilla/00337/m²

project:bugzilla/00337/m²

etc.