Working in 4.1 beta?

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

Andreas Kaiser

Member since:
09 January 2008

Posts: 9

Tuesday 10 March 2009 11:54:58 am

I was testing this extension for a new possible project. Because 4.1 will be released in one week, I'm using 4.1beta1 / ez components 2008.2 for testing.

I get following error when trying to create a "Single/Multiple Choice" attribute:












































eZ Partner in Madrid (Spain)
Web: http://www.atela.net/

Up

Bjørn Reiten

Member since:
22 February 2008

Posts: 35

Wednesday 11 March 2009 3:10:12 am

Seems like the library for ezxml (lib/ezxml) are removed for eZ Publish 4.1beta1. This means that xml handling in eZ Survey need to be rewritten.
Up

Bjørn Reiten

Member since:
22 February 2008

Posts: 35

Monday 16 March 2009 8:58:10 am

I've rewritten the xml handling to use DomDocument instead of eZDomDocument.

The changes are added to svn rev. 63.
http://svn.projects.ez.no/ezsurvey_ezp4/trunk/extension/ezsurvey

Feel free to test the version with 4.1.beta1. This version should also be backwards compatible.
Up

Eugene Svirskyy

Member since:
16 August 2008

Posts: 8

Wednesday 03 June 2009 6:07:39 am

Hello,

Sorry to mention, but calls to ezxml library exist in classes files, e.g. the following file still use eZXML class
ezsurveyformattedparagraph.php - 1 occurrence

Shall create the patch and post it here soon.

Regards
Up

Eugene Svirskyy

Member since:
16 August 2008

Posts: 8

Wednesday 03 June 2009 8:22:29 am












































Up

Bjørn Reiten

Member since:
22 February 2008

Posts: 35

Wednesday 03 June 2009 9:36:02 am

Hi,

The Formatted Paragraph entry is not used in eZ Survey and is the only survey attribute that is not used. The attribute was created for the first eZ Survey module for eZ Publish 3 but had to much issues, so I decided to not have it included in this version.

However, if you want to experiment, you can enable the survey attribute here:















Up

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