Tsatsaros Tryfon wrote:
> This may be so. However my issue is that url_encoding might have problems
> encoding multibyte utf-8 greek characters even if called once.
> This may be because url_encoding interpretes its input buffer bytes as signed
> characters, and so, characters having the high bit of their high nibble set
> (that is 8X, 9X...,FX) are interpreted as negative and thus consequently are covnerted to '+' in the first place. Moreover no special care
> is taken for multibyte characters whose 1st byte may be and as such also converted to '+'.
>
imo, this isn't worth spending time on, since a PHP-based GUI will be released
soon.
--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]