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

Possible fatal error in content\action.php

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Medium Medium
    • None
    • 4.0.0
    • Misc
    • None

    Description

      Run following code and then click remove button.

      <form action="

      {'content/action'|ezurl( 'no' )}

      " method="post">
      <input type="hidden" name="DeleteIDArray[]" value="158" />
      <input type="submit" name="RemoveButton" value="Remove" />
      </form>

      Content action for RemoveButton has hard coded content object id and node id, however when content object with id = 1 is not found then fatal error appears

      Fatal error: Call to a member function attribute() on a non-object in kernel\content\action.php on line 1042

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: