From: David O. <da...@qc...> - 2012-10-30 11:09:04
|
Hi, We're currently in the process of porting a fairly large code base from Aolserver to Naviserver for testing (using Naviserver v4.99.4 on Debian Squeeze). One thing that has come up so far is that ns_urldecode seems to have dropped the "-charset" switch. I'm assuming it used to be present since some of your documentation mentions it: (eg. http://naviserver.sourceforge.net/n/naviserver/files/ns_urldecode.html) I can't find any mention of why it was dropped? So in Naviserver, is there an alternative to achieve the following: nscp 1> ns_urldecode -charset iso8859-1 "%FA" ú PS. This is not really a devel question - is there a more appropriate place to ask config/user questions? Thanks in advance. - David |