Compatibility with 4.1 ?

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

Maxime Thomas

Member since:
09 January 2008

Posts: 15

Monday 30 March 2009 3:03:58 am

Hi,

I'm expecting troubles on eZPublish 4.1 with the ezcore extension. It works fine with the 4.0.0 and 4.0.3 versions but the index_ajax.php apparently does not do its job on 4.1.

Max
Up

André R.

Member since:
14 January 2008

Posts: 145

Monday 30 March 2009 4:48:05 am

Are you using latest version from svn?

Added support for eZSession::start() some time ago, other then that I had no issues using it on trunk (aka 4.1).

Check your error|warning.log, and what do you get in output that your not expecting?

eZ Online Editor 5.1: http://projects.ez.no/ezoe || eZJSCore 1.1(Ajax): http://projects.ez.no/ezjscore || eZSearch++(better search results): http://projects.ez.no/ezsearchpro
@: http://twitter.com/andrerom

Up

Maxime Thomas

Member since:
09 January 2008

Posts: 15

Tuesday 31 March 2009 10:39:05 am

I don't know where is the problem.
I'm using the rev 59 but I have a strange bug, the call is well generated, the url rewriting is applied but the html sent is a 404. Maybe it's the index_ajax.php. Will look at it tonight.
Up

André R.

Member since:
14 January 2008

Posts: 145

Wednesday 01 April 2009 5:48:56 am

Got something similar today, so might be related to:
http://issues.ez.no/IssueView.php?Id=14720&

But that triggers a 500 Internal Server Error in index_ajax.php, not a 404.

eZ Online Editor 5.1: http://projects.ez.no/ezoe || eZJSCore 1.1(Ajax): http://projects.ez.no/ezjscore || eZSearch++(better search results): http://projects.ez.no/ezsearchpro
@: http://twitter.com/andrerom

Up

Maxime Thomas

Member since:
09 January 2008

Posts: 15

Wednesday 01 April 2009 6:46:00 am

I've got a bug also on my side. Now it's a 500.
I will patch and try again on my 4.1.0.

We keep on looking at it.

Thank your for your reactivity.

Max
Up

André R.

Member since:
14 January 2008

Posts: 145

Friday 03 April 2009 4:56:37 am

Ditch the patch and update index_ajax.php from svn instead, at least it fixed my issues now when I made it fix $_SERVER['SCRIPT_NAME'] and $_SERVER['REQUEST_URI'] as well.

eZ Online Editor 5.1: http://projects.ez.no/ezoe || eZJSCore 1.1(Ajax): http://projects.ez.no/ezjscore || eZSearch++(better search results): http://projects.ez.no/ezsearchpro
@: http://twitter.com/andrerom

Up

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