Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-13815

eZContentObject->fetchAttributesByIdentifier fails if $languageArray contains non string values

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.0.2, 4.1.0alpha1
    • 4.0.1
    • Misc
    • None

    Description

      In some examples, like in eZNamePatternResolver, fetchAttributesByIdentifier would be called with $languageArray as an array with non string values:

      $this->contentObject->fetchAttributesByIdentifier( $identifierArray, $this->version, array( false ) );
      

      The above call would cause fetchAttributesByIdentifier to not produce the expected result.

      Attachments

        Activity

          People

            oh oh
            oh oh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: