https://bugzilla.wikimedia.org/show_bug.cgi?id=18688





--- Comment #4 from [email protected]  2009-05-18 20:49:31 UTC ---
> I mean can you be more specific about what you put where to get the effect: 
> it sounds to me like you put a line 
in wiktext I have:

 ** Home|Home
 ** Start|Start
 ** Navigation|Navigation
 ** Übersicht|Uebersicht
 ** Übersicht|Übersicht
 ** Staff|Staff

in html I have
 <div class='pBody'>
  <ul>
   <li id="n-Home"><a href="/index.php/Home">Home</a></li>
   <li id="n-Start"><a href="/index.php/Start">Start</a></li>
   <li id="n-Navigation"><a href="/index.php/Navigation">Navigation</a></li>
   <li id="n-Uebersicht"><a
href="/index.php/%C3%9Cbersicht">Uebersicht</a></li>
   <li id="n-.C3.9Cbersicht"><a
href="/index.php/%C3%9Cbersicht">Übersicht</a></li>
   <li id="n-Staff"><a href="/index.php/Staff">Staff</a></li>

I added the line '** Übersicht|Übersicht' just to reproduce the bug.


> in [[MediaWiki:Sidebar]], and you fixed it by replacing the Ü with Ue.  Is 
> that right?
Yes

thx


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to