Bug Tracker

Modify

Ticket #8558 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

creat error "page not found" in apache error log..

Reported by: binhaus@… Owned by:
Priority: undecided Milestone: 1.next
Component: attributes Version: 1.5.1
Keywords: Cc:
Blocking: Blocked by:

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.

Change History

comment:1 Changed 2 years ago by anonymous

the same issue happen if html tag has no quote.. look like:

<p class=Normal>

comment:2 Changed 2 years ago by rwaldron

  • Status changed from new to closed
  • Resolution set to invalid

Quotes cannot go inside of quotes. This is not a jQuery bug

comment:3 Changed 2 years ago by rwaldron

  • Component changed from unfiled to attributes

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.