Issues with AJAX feature

You need to be logged in to post messages in the forums. New users may register here.

Jérôme Vieilledent

Member since:
09 January 2008

Posts: 77

Friday 27 November 2009 5:53:50 am

Hi

I found small but blocking issues in AJAX feature. Indeed, extension/objectrelationbrowse/modules/objectrelationbrowse/list.php is still using references and so E_STRICT errors are thrown. Also, you might remove include_once() instructions.

Also, a warning occurs at line 88 with mysql_free_result() instruction as $result variable is not defined.

Once these issues corrected, the feature works well and is very very quick ! :)
Up

Sebastiaan van der Vliet

Member since:
09 January 2008

Posts: 6

Friday 04 December 2009 4:40:55 am

This has been fixed.

For eZ publish expert advice and troubleshooting services, please visit:
http://www.contactivity.com/solutions or email info@contactivity.com. Highly cost-effective competitive rates for support services.

For our extensions, visit http://code.google.com/hosting/search?q=label:Contactivity

Certified developer with over 8 years of eZ publish experience.

Up

You need to be logged in to post messages in the forums. New users may register here.