Side navigation
#8558 closed bug (invalid)
Opened March 18, 2011 12:55AM UTC
Closed March 18, 2011 01:13AM UTC
Last modified March 18, 2011 01:14AM UTC
creat error "page not found" in apache error log..
Reported by: | binhaus@yahoo.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | attributes | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
dear.
I see a lot of error on log file of apache server.. affeer few days search i narrow this is Jquery issue in special case
if the html like this for eg:
<img src="aaa.gif" alt="aaabbb "cccc" dddd ">
the double quote in side of other " make the error..
it make a reques as the file to server by jquery
the error will lock like this
File does not exist: /home/xaluano/public_html/js/jquery cho \\xc3\\xb4ng Chu\\xe1\\xba\\xa9n (t\\xe1\\xbb\\x95 tr\\xc6\\xb0\\xe1\\xbb\\x9fng d\\xc3\\xa2n ph\\xe1\\xbb\\x91).<, referer: http://www.xaluan.com/
there a ton off erros like this in log file
this issue related from 1.3 to 1.5.1 ( not test yet with ealy version )
the temp fix from server side remove those quote with leftquote or single quote.
the same issue happen if html tag has no quote.. look like: