Tuesday 11 October 2005 7:08:47 am
I have troubles with has_content attribute (for instance on ezurl and ezxml datatypes). It is not set properly - attribute() dump:
...
contentclass_attribute_identifier string 'location'
contentclass_attribute_name string 'Location'
can_translate integer 1
is_information_collector string 0
is_required string 0
content string 'http://...'
has_http_value boolean false
value string 'http://...'
has_content boolean false
class_content string ''
...
I'm using eZ 3.7rc2 (will probably upgrade to 3.7 release soon). Is it possible that some corruption in the db occured or is the flag set in the kernel/libs? Thanks!
|