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

Method parameters for eZPHPCreator::addMethodCall not processed right

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 3.10.0alpha1, 3.8.8, 3.9.2
    • 3.8.7, 3.9.1, 3.9.1rc1
    • Misc
    • None

    Description

      In eZPHPCreator::writeMethodCall:

      $parameters = $element[3];
      ...
      $parameters = $element[5];
      

      $element[3] contains the parameters for the method call, while $element[5] contains the parameters for spacing etc.

      Please use another variable to process the method parameters.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: