Re: [oxid-dev-general] Oxid AJAX Bug?

2011-12-09 Thread Frank Zunderer
Hello Mitch,

i stumbled into the same error:
https://bugs.oxid-esales.com/view.php?id=3405

There is hope that errors will be shown in next version:
https://bugs.oxid-esales.com/view.php?id=3375

Regards,
Frank Zunderer



> -Ursprüngliche Nachricht-
> Von: dev-general-boun...@lists.oxidforge.org [mailto:dev-general-
> boun...@lists.oxidforge.org] Im Auftrag von Mitch Köhler
> Gesendet: Freitag, 9. Dezember 2011 19:08
> An: dev-general@lists.oxidforge.org
> Betreff: Re: [oxid-dev-general] Oxid AJAX Bug?
> 
> Hello list,
> 
> I found the root of evil.
> It is a line in the details-page's ajax-files:
> [{oxscript add="$( 'ul.js-articleBox' ).oxArticleBox();"}]
> 
> This method has no (included) source-file and will therefore produce an
> error.
> 
> I would really appreciate it, if you don't uncomment console.log()-
> statements that only trigger if an error occurs (as it is currently the
case in
> oxajax.js).
> 
> Best Regards,
> Mitch
> ___
> dev-general mailing list
> dev-general@lists.oxidforge.org
> http://dir.gmane.org/gmane.comp.php.oxid.general

___
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general


Re: [oxid-dev-general] Oxid AJAX Bug?

2011-12-09 Thread Mitch Köhler
Hello list,

I found the root of evil.
It is a line in the details-page's ajax-files:
[{oxscript add="$( 'ul.js-articleBox' ).oxArticleBox();"}]

This method has no (included) source-file and will therefore produce an
error.

I would really appreciate it, if you don't uncomment
console.log()-statements that only trigger if an error occurs (as it is
currently the case in oxajax.js).

Best Regards,
Mitch
___
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general