Tuesday 16 May 2006 2:13:39 pm
Hi, I try to use the EnhancedObjectRelation extension with a multilingual portal moved from 3.6.6. to 3.8.0 If I used the packaged extension, when I click on the admin interface to create the related object, I show me the correct imput fields but I have the followings in the debug Output object(ezcontentobjectattribute)(29) {
["PersistentDataDirty"]=>
bool(false)
["HTTPValue"]=>
NULL
["Content"]=>
NULL
["DisplayInfo"]=>
NULL
["IsValid"]=>
NULL
["ContentClassAttributeID"]=>
string(3) "485"
["ValidationError"]=>
NULL
["ValidationLog"]=>
NULL
["ContentClassAttributeIdentifier"]=>
string(8) "relation"
["ContentClassAttributeCanTranslate"]=>
int(1)
["ContentClassAttributeName"]=>
string(8) "Relation"
["ContentClassAttributeIsInformationCollector"]=>
NULL
["ContentClassAttributeIsRequired"]=>
NULL
["InputParameters"]=>
&array(2) {
["unvalidated-attributes"]=>
&array(0) {
}
["validated-attributes"]=>
&array(0) {
}
}
["HasValidationError"]=>
bool(false)
["DataTypeCustom"]=>
NULL
["ID"]=>
string(5) "12718"
["ContentObjectID"]=>
string(4) "1052"
["Version"]=>
string(1) "1"
["LanguageCode"]=>
string(6) "fre-FR"
["LanguageID"]=>
string(1) "2"
["AttributeOriginalID"]=>
string(1) "0"
["SortKeyInt"]=>
string(1) "0"
["SortKeyString"]=>
string(0) ""
["DataTypeString"]=>
string(24) "ezenhancedobjectrelation"
["DataText"]=>
string(0) ""
["DataInt"]=>
NULL
["DataFloat"]=>
string(1) "0"
["ValidationParameters"]=>
&array(2) {
["prefix-name"]=>
bool(false)
["skip-isRequired"]=>
bool(true)
}
If I get the latest version from svn I have no error but I cannot input the new related object has it does show only one field (the related object is a standard eZ article) I have been able to reproduce such problem on a fresh 3.8 install (with database dump) on another server (debian etch). Both trouble, the error with the 'packaged' version and the 'only one field' with the svn. Thanks for your help Jacques-André
Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch
|