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


Brion Vibber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #2 from Brion Vibber <[email protected]>  2009-09-10 18:44:52 UTC 
---
This no longer converts x-coded strings in the move target box (wpNewTitle). :(

That should still be using getText() to do input conversion, but should also
pre-fill the input box with the output-encoded name as is done for the page
edit box.

So starting from the page 'Ĉinio' the box should say 'Cxinio', which'll read
back in as 'Ĉinio'. If you started from the page 'Dolcxamar' it'll start
showing the value 'Dolcxxamar' which'll get read back in as 'Dolcxamar'. This
will cleanly round-trip text through the form while allowing the same input
conversion we do elsewhere.


-- 
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