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

Identifier too long in ezcontentobject.php

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • 3.10.1, 3.9.5, 4.0.0beta1
    • 4.0.0alpha2
    • Misc
    • None
    • Operating System: linux
      PHP Version: 5.2.5
      Database and version: Oracle 10g XE (10.2.0.1)
      Browser (and version):

    Description

      Error: eZOracleDB::arrayQuery() Nov 16 2007 10:38:10

      Error (972): ORA-00972: Bezeichner ist zu lang
      Failed query at offset 96:
      SELECT ezcontentobject.*,
      ezcontentclass.serialized_name_list as contentclass_serialized_name_list,
      ezcontentclass.identifier as contentclass_identifier,
      ezcontentclass.is_container as is_container
      FROM
      ezcontentobject,
      ezcontentclass
      WHERE
      ezcontentobject.id='14' AND
      ezcontentclass.id = ezcontentobject.contentclass_id AND
      ezcontentclass.version=0

      Start of error:
      contentclass_serialized_name_list,
      ezcontentclass.identifier as contentclass_identifier,
      ezcontentclass.is_container as is_container
      FROM
      ezcontentobject,
      ezcontentclass
      WHERE
      ezcontentobject.id='14' AND
      ezcontentclass.id = ezcontentobject.contentclass_id AND
      ezcontentclass.version=0

      Attachments

        Activity

          People

            unknown unknown
            ab@ez.no ab@ez.no
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: