[phpodpworld-users] Categories with the ' characters
Status: Beta
Brought to you by:
hansfn
From: Howard L. <hl...@gm...> - 2007-07-02 09:29:59
|
Dear all, Some of the DMOZ categories have the ' character. I found that these categories are not displayed. It seems the ' character is escaped and displayed as \'. For example, this error message is shown when I access the page: The category "Reference: Education: Colleges and Universities: North America: United States: Women\'s Colleges" was not found. I checked the apache log and it is not escaped. 210.17.204.242 - - [02/Jul/2007:01:58:57 -0700] "GET /Reference/Education/Colleges_and_Universities/North_America/United_States/Women's_Colleges HTTP/1.1" 200 1897 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)" I am using MySQL 5.0 as the database, and the category is indeed there. Does anybody experience the same problem? Thank you. Howard |