Share » Forums » Setup & design » Using XML field as Object Name...

Using XML field as Object Name Pattern problem

Using XML field as Object Name Pattern problem

Friday 23 July 2004 4:45:44 am - 1 reply

Author Message

Paul Forsyth

Friday 23 July 2004 4:55:55 am

I tried this but eZ doesnt support it. I filed this bug but they dont want to do anything about it:

http://ez.no/community/bug_reports/using_a_xml_text_field_attribute_within_an_object_name_pattern_fails_when_embedding

You could change the xmltextfield title attribute. Currently it is this:

   /*!
     Returns the text.
    */
    function title( &$contentObjectAttribute )
    {
        return eZXMLTextType::rawXMLText( $contentObjectAttribute );
    }

Which returns raw xml text, hence the problem... so you could try something there.

paul

--
http://www.visionwt.com

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu