We have a Netware 6 server running the company's intranet, but it fails to display filenames with extended characters (from e.g. codepage 865) correctly. I have experienced this on the following occasions:
- When calling PHP 4.2.4's readdir() function to list a directory in which the filenames contain extended characters.
- When using Novell Web Search to index a filesystem in which the filenames contain extended characters, and a search is performed in that index. The summary of the contents of a file is displayed correctly, but the link to it is incorrect.
When viewing those same files thru a mapped network drive on a Windows client, the filenames are displayed fine. I have tried many different things, among these were converting everything to Unicode (HTML, webserver, PHP and Netware), but the browsers displayed things incorrectly. I have read the documentation on code pages and how to change them, but without learning anything new.
Normally, I would not hesitate to use ISO-8859-1 for everything, but I am unsure of what to set for the Netware server in order to make it display and send extended characters properly.
I have tried copying the LC_850.045 and LC_865.045 setups from the NW6 CD (TID2933194), but without any result.
Does anyone have any ideas? I specifically need the Danish vowels to be displayed properly. Right now, they are just shown as squares in the log files and in the browser.
Regards,
/geddeth
- When calling PHP 4.2.4's readdir() function to list a directory in which the filenames contain extended characters.
- When using Novell Web Search to index a filesystem in which the filenames contain extended characters, and a search is performed in that index. The summary of the contents of a file is displayed correctly, but the link to it is incorrect.
When viewing those same files thru a mapped network drive on a Windows client, the filenames are displayed fine. I have tried many different things, among these were converting everything to Unicode (HTML, webserver, PHP and Netware), but the browsers displayed things incorrectly. I have read the documentation on code pages and how to change them, but without learning anything new.
Normally, I would not hesitate to use ISO-8859-1 for everything, but I am unsure of what to set for the Netware server in order to make it display and send extended characters properly.
I have tried copying the LC_850.045 and LC_865.045 setups from the NW6 CD (TID2933194), but without any result.
Does anyone have any ideas? I specifically need the Danish vowels to be displayed properly. Right now, they are just shown as squares in the log files and in the browser.
Regards,
/geddeth