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

updateBlockPoolByBlockID deletes entries with postgresql incompatable query

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: High High
    • None
    • dev-master
    • None

    Description

      When creating a translation of a page from one language to another if blocks already exist the following error is thrown

      DELETE FROM ezm_pool WHERE block_id='a539b2cae806448e6546734406552742' ORDER BY ts_publication ASC LIMIT 3: ERROR: syntax error at or near "ORDER"
      LINE 1: ...WHERE block_id='a539b2cae806448e6546734406552742' ORDER BY t...

      Postgresql does not support orderby and limit on delete

      Attachments

        Activity

          People

            Unassigned Unassigned
            feb52ca2-9206-4fa9-818f-2c4dcf3f42b0@accounts.ibexa.co Douglas Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: