On 7.1.2010 13:30, Katarina Machalkova wrote: > Hi, Johannes, > >> Author: jsmeix >> Date: Fri Dec 18 14:43:50 2009 >> New Revision: 60152 >> >> URL: http://svn.opensuse.org/viewcvs/yast?rev=60152&view=rev >> Log: >> >> I was almost toast in the encoding hell but it seems >> now the percent encoding stuff works, see bnc#561626 [...] > It implements some Escape and UnEscape functions you might find useful, > without re-cycling pretty much the same code in printer again. If you find > those not satisfactory, maybe you could extend the existing functionality in > URL.ycp so that everyone can benefit from it.
Or look at URLRecode.pm module, it supports also non-ASCII recoding. (It was needed in case of file:// URL with localized characters in the path, see bnc#446395.) -- Best Regards Ladislav Slezák Yast Developer ------------------------------------------------------------------------ SUSE LINUX, s.r.o. e-mail: [email protected] Lihovarská 1060/12 tel: +420 284 028 960 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
