projects / org / ezproject2010 / ezsurvey_ezp4 / forum / general / working in 4.1 beta?
Find the Exponential Software extensions you want
You need to be logged in to post messages in the forums. New users may register here.
Member since: 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) |
|
Member since: 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.
|
|
Member since: 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. |
|
Member since: 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 |
|
Member since: Posts: 8 |
Wednesday 03 June 2009 8:22:29 am
|
|
Member since: 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:
|
You need to be logged in to post messages in the forums. New users may register here.