Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-11-26 Thread ferran
Hello,

For the url pattern www.example.com/xxx/cache/[hex] it's a bug in chrome 
extension  extension ID bodddioamolcibagionmmobehnbhiakf 
http://code.google.com/p/chromium/issues/detail?id=132059

El jueves, 19 de julio de 2012 09:21:20 UTC+2, Thomas Orozco escribió:
>
> Did you visit the page where the broken link exists with the same browser 
> as your user and searched for :
>   + JS warnings 
>   + JS errors 
>   + Requests on the broken link 
>   + The actual broken url somewhere in the DOM tree 
>
> Chrome has an integrated full featured debugger, you could use it. 
>
> The problem isn't going to automatically go away nor the explanation show 
> up in your mailbox. 
>
> Le 10 juil. 2012 09:21, "ferran"  a 
> écrit :
> >
> > Hello Melvyn,
> >
> > I'm found this information 
> http://stackoverflow.com/questions/11017609/undefined-randomly-appended-in-1-of-requested-urls-on-my-website-since-12-jun
> >
> > I'm have too:
> >
> > Referrer: http://www.marquezshop.com/es/catalogo/ofertas/
> > Requested URL: 
> /es/catalogo/ofertas/cache/a8790cb719ffd4424219786bc76da1a4/
> > User agent: Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/536.11 
> (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11
> > IP address: x
> >
> >
> > What is cache/hash?
> >
> >
> > Thanks in advanced
> >
> >
> >
> >
> >
> > On Wednesday, July 4, 2012 2:47:20 PM UTC+2, Melvyn Sopacua wrote:
> >>
> >> On 4-7-2012 9:55, ferran wrote: 
> >> > Hello, 
> >> > 
> >> > I'm update javascript libraries: 
> >> > - Jquery from 
> >> > http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js to 
> http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js 
> >> > - Jquery ui from 
> >> > http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.jsto 
> http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js 
> >> > 
> >> > But not is a solutions, the problem persist... 
> >>
> >> Upgrades aren't solutions. They only dress up as them in their spare 
> time. 
> >>
> >> You should: 
> >> 1) Identify where you generate links via javascript 
> >> 2) Identify what javascript variable is passed to the link 
> >> 3) Identify how it can be undefined 
> >>
> >> If you don't see how it can be, undefined, use the appropriate 
> >> javascript forums / documentation. 
> >>
> >> -- 
> >> Melvyn Sopacua 
> >>
> >>
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "Django users" group.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msg/django-users/-/O8_xSSwcqnUJ.
> >
> > To post to this group, send email to django...@googlegroups.com
> .
> > To unsubscribe from this group, send email to 
> django-users...@googlegroups.com .
> > For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/ia9M1h-nPAEJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-07-19 Thread Thomas Orozco
Did you visit the page where the broken link exists with the same browser
as your user and searched for :
  + JS warnings
  + JS errors
  + Requests on the broken link
  + The actual broken url somewhere in the DOM tree

Chrome has an integrated full featured debugger, you could use it.

The problem isn't going to automatically go away nor the explanation show
up in your mailbox.

Le 10 juil. 2012 09:21, "ferran"  a écrit :
>
> Hello Melvyn,
>
> I'm found this information
http://stackoverflow.com/questions/11017609/undefined-randomly-appended-in-1-of-requested-urls-on-my-website-since-12-jun
>
> I'm have too:
>
> Referrer: http://www.marquezshop.com/es/catalogo/ofertas/
> Requested URL:
/es/catalogo/ofertas/cache/a8790cb719ffd4424219786bc76da1a4/
> User agent: Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/536.11
(KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11
> IP address: x
>
>
> What is cache/hash?
>
>
> Thanks in advanced
>
>
>
>
>
> On Wednesday, July 4, 2012 2:47:20 PM UTC+2, Melvyn Sopacua wrote:
>>
>> On 4-7-2012 9:55, ferran wrote:
>> > Hello,
>> >
>> > I'm update javascript libraries:
>> > - Jquery from
>> > http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js to
http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
>> > - Jquery ui from
>> > http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.jsto
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js
>> >
>> > But not is a solutions, the problem persist...
>>
>> Upgrades aren't solutions. They only dress up as them in their spare
time.
>>
>> You should:
>> 1) Identify where you generate links via javascript
>> 2) Identify what javascript variable is passed to the link
>> 3) Identify how it can be undefined
>>
>> If you don't see how it can be, undefined, use the appropriate
>> javascript forums / documentation.
>>
>> --
>> Melvyn Sopacua
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
"Django users" group.
> To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/O8_xSSwcqnUJ.
>
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-07-18 Thread Vladimir Kovacevic
Hi all,
I have same problem on my PHP web tvprofil.net. I have read all posts and 
turned all debugging, logged JavaScript user errors and all headers and env 
vars.
Currently concluded this:

   - all errors are on Windows (all versions), mostly Chrome browser
   - Accepts mostly */*, but there is few image/png. Empty  
   would give all image/png errors.
   - request happens few seconds after first request (probably document 
   onload event)
   - all requests have referrer from my site
   - undefined is JavaScript error
   - no related JavaScript errors captured with logging with window.onerror 
   = ...
   - no idea what it is :) maybe some broken extension/addon/malware?



On Tuesday, 10 July 2012 09:21:06 UTC+2, ferran wrote:
>
> Hello Melvyn,
>
> I'm found this information 
> http://stackoverflow.com/questions/11017609/undefined-randomly-appended-in-1-of-requested-urls-on-my-website-since-12-jun
>
> I'm have too:
>
> Referrer: http://www.marquezshop.com/es/catalogo/ofertas/
> Requested URL: /es/catalogo/ofertas/cache/a8790cb719ffd4424219786bc76da1a4/
> User agent: Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/536.11 (KHTML, 
> like Gecko) Chrome/20.0.1132.47 Safari/536.11
> IP address: x
>
>
> What is cache/hash?
>
>
> Thanks in advanced
>
>
>
>
>
> On Wednesday, July 4, 2012 2:47:20 PM UTC+2, Melvyn Sopacua wrote:
>>
>> On 4-7-2012 9:55, ferran wrote: 
>> > Hello, 
>> > 
>> > I'm update javascript libraries: 
>> > - Jquery from 
>> > http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js to 
>> http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js 
>> > - Jquery ui from 
>> > http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.jsto 
>> http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js 
>> > 
>> > But not is a solutions, the problem persist... 
>>
>> Upgrades aren't solutions. They only dress up as them in their spare 
>> time. 
>>
>> You should: 
>> 1) Identify where you generate links via javascript 
>> 2) Identify what javascript variable is passed to the link 
>> 3) Identify how it can be undefined 
>>
>> If you don't see how it can be, undefined, use the appropriate 
>> javascript forums / documentation. 
>>
>> -- 
>> Melvyn Sopacua 
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/fIL-FAwridYJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-07-10 Thread ferran
Hello Melvyn,

I'm found this information 
http://stackoverflow.com/questions/11017609/undefined-randomly-appended-in-1-of-requested-urls-on-my-website-since-12-jun

I'm have too:

Referrer: http://www.marquezshop.com/es/catalogo/ofertas/
Requested URL: /es/catalogo/ofertas/cache/a8790cb719ffd4424219786bc76da1a4/
User agent: Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/536.11 (KHTML, like 
Gecko) Chrome/20.0.1132.47 Safari/536.11
IP address: x


What is cache/hash?


Thanks in advanced





On Wednesday, July 4, 2012 2:47:20 PM UTC+2, Melvyn Sopacua wrote:
>
> On 4-7-2012 9:55, ferran wrote: 
> > Hello, 
> > 
> > I'm update javascript libraries: 
> > - Jquery from 
> > http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js to 
> http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js 
> > - Jquery ui from 
> > http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.js to 
> http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js 
> > 
> > But not is a solutions, the problem persist... 
>
> Upgrades aren't solutions. They only dress up as them in their spare time. 
>
> You should: 
> 1) Identify where you generate links via javascript 
> 2) Identify what javascript variable is passed to the link 
> 3) Identify how it can be undefined 
>
> If you don't see how it can be, undefined, use the appropriate 
> javascript forums / documentation. 
>
> -- 
> Melvyn Sopacua 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/O8_xSSwcqnUJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-07-04 Thread Melvyn Sopacua
On 4-7-2012 9:55, ferran wrote:
> Hello,
> 
> I'm update javascript libraries:
> - Jquery from 
> http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js to 
> http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
> - Jquery ui from 
> http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.js to 
> http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js
> 
> But not is a solutions, the problem persist...

Upgrades aren't solutions. They only dress up as them in their spare time.

You should:
1) Identify where you generate links via javascript
2) Identify what javascript variable is passed to the link
3) Identify how it can be undefined

If you don't see how it can be, undefined, use the appropriate
javascript forums / documentation.

-- 
Melvyn Sopacua


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-07-04 Thread ferran
Hello,

I'm update javascript libraries:
- Jquery from 
http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js to 
http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
- Jquery ui from 
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/jquery-ui.min.js to 
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js

But not is a solutions, the problem persist...

Thanks in advanced

On Thursday, June 28, 2012 3:24:39 PM UTC+2, ferran wrote:
>
> Hello Melvyn,
>
> Ohhh in the javascript!. you're good I view my libraries and update 
> it's necessary (Jquery, etc.).
>
> see you with the response of the re-code javascript
>
> Thanks
>
>
> On Thursday, June 28, 2012 2:59:12 PM UTC+2, Melvyn Sopacua wrote:
>>
>> On 27-6-2012 18:37, ferran wrote: 
>>
>> > In the last 3 weeks I'm receiving in my email a many "Broken INTERNAL 
>> link" 
>> > how this: 
>> > 
>> > " 
>> > Referrer: http://www.marquezshop.com/es/catalogo/sales/ 
>> > Requested URL: /es/catalogo/sales/undefined/ 
>> ^ 
>> That's javascript, not python doing that. Python would be 'None'. So 
>> check your javascript code for Google Chrome compliance. 
>>
>> -- 
>> Melvyn Sopacua 
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/iCSOm2ZpKscJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-06-28 Thread ferran
Hello Melvyn,

Ohhh in the javascript!. you're good I view my libraries and update 
it's necessary (Jquery, etc.).

see you with the response of the re-code javascript

Thanks


On Thursday, June 28, 2012 2:59:12 PM UTC+2, Melvyn Sopacua wrote:
>
> On 27-6-2012 18:37, ferran wrote: 
>
> > In the last 3 weeks I'm receiving in my email a many "Broken INTERNAL 
> link" 
> > how this: 
> > 
> > " 
> > Referrer: http://www.marquezshop.com/es/catalogo/sales/ 
> > Requested URL: /es/catalogo/sales/undefined/ 
> ^ 
> That's javascript, not python doing that. Python would be 'None'. So 
> check your javascript code for Google Chrome compliance. 
>
> -- 
> Melvyn Sopacua 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/Orst_QWb4LkJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-06-28 Thread ferran
Hello Russ,

In the view code of this pages I don't found de keyword "undefined"

Thanks in advanced

On Thursday, June 28, 2012 1:38:22 AM UTC+2, Russell Keith-Magee wrote:
>
> On Thu, Jun 28, 2012 at 12:37 AM, ferran  wrote: 
> > Hello django users, 
> > 
> > In the last 3 weeks I'm receiving in my email a many "Broken INTERNAL 
> link" 
> > how this: 
> > 
> > " 
> > Referrer: http://www.marquezshop.com/es/catalogo/sales/ 
> > Requested URL: /es/catalogo/sales/undefined/ 
> > User agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.5 (KHTML, like 
> > Gecko) Chrome/19.0.1084.56 Safari/536.5 
> > IP address: --- 
> > " 
> > or 
> > 
> > " 
> > Referrer: 
> > 
> http://www.marquezshop.com/es/catalogo/sales/sal-compactada-en-pastillas-piscinas-salnet.html/
>  
> > Requested URL: 
> > 
> /es/catalogo/sales/sal-compactada-en-pastillas-piscinas-salnet.html/undefined/
>  
>
> > User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.30 (KHTML, like 
> > Gecko) Chrome/12.0.742.122 Safari/534.30 
> > IP address:  
> > " 
> > 
> > The pattern from requested URL can be any, but, always have a end string 
> > "/undefined/" 
> > 
> > I'm not update the code, but update, nginx, mysql, apache 
> > 
> > Program versions: 
> > django 1.1.4 
> > localeurl 1.5 (tip version) 
> > 
> > Do you have any Idea? 
>
> It's impossible to say without seeing all your code, but you only get 
> those emails if there is a link on your page that returns a 404. That 
> means that pages on your site are being rendered with  href=".../undefined/"> on them. 
>
> The link may not be in an obvious location -- I'm going to guess that 
> they've been found by a robot that is scraping your site -- but if 
> your getting the emails, you can be fairly certain that the links 
> exist *somewhere*. 
>
> Yours, 
> Russ Magee %-) 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/oSCO_IOjT4UJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-06-28 Thread Melvyn Sopacua
On 27-6-2012 18:37, ferran wrote:

> In the last 3 weeks I'm receiving in my email a many "Broken INTERNAL link" 
> how this:
> 
> "
> Referrer: http://www.marquezshop.com/es/catalogo/sales/
> Requested URL: /es/catalogo/sales/undefined/
^
That's javascript, not python doing that. Python would be 'None'. So
check your javascript code for Google Chrome compliance.

-- 
Melvyn Sopacua


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: many "Broken INTERNAL link" with end string "/undefined/"

2012-06-27 Thread Russell Keith-Magee
On Thu, Jun 28, 2012 at 12:37 AM, ferran  wrote:
> Hello django users,
>
> In the last 3 weeks I'm receiving in my email a many "Broken INTERNAL link"
> how this:
>
> "
> Referrer: http://www.marquezshop.com/es/catalogo/sales/
> Requested URL: /es/catalogo/sales/undefined/
> User agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.5 (KHTML, like
> Gecko) Chrome/19.0.1084.56 Safari/536.5
> IP address: ---
> "
> or
>
> "
> Referrer:
> http://www.marquezshop.com/es/catalogo/sales/sal-compactada-en-pastillas-piscinas-salnet.html/
> Requested URL:
> /es/catalogo/sales/sal-compactada-en-pastillas-piscinas-salnet.html/undefined/
> User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.30 (KHTML, like
> Gecko) Chrome/12.0.742.122 Safari/534.30
> IP address: 
> "
>
> The pattern from requested URL can be any, but, always have a end string
> "/undefined/"
>
> I'm not update the code, but update, nginx, mysql, apache
>
> Program versions:
> django 1.1.4
> localeurl 1.5 (tip version)
>
> Do you have any Idea?

It's impossible to say without seeing all your code, but you only get
those emails if there is a link on your page that returns a 404. That
means that pages on your site are being rendered with  on them.

The link may not be in an obvious location -- I'm going to guess that
they've been found by a robot that is scraping your site -- but if
your getting the emails, you can be fairly certain that the links
exist *somewhere*.

Yours,
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.