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

wrong $param['limitation'] at fetchNodeTotal() function?

    XMLWordPrintable

Details

    Description

      Hi.

      Currently, fetchNodeTotal from eZXMLExportExporter has this piece of code

      $params['Limitation'] = false;
      

      Being like that, anytime i run cronjob i get '0' nodes to be processed, probably because cronjob doesn't log any user (i'm working with admin siteaccess requiring user login, btw )

      Shouldn't it be set to array to make it work? Attached patch has this modification.

      Also, shouldn't it be added also to fetchExportableNodes() function? If not, you will only export those nodes that you have permission to read... (maybe this is the right thing...)

      Best.

      Attachments

        Activity

          People

            unknown unknown
            desorden desorden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: