TYPO3 Flow Base DistributionPackagesApplications

Bug #9323

Number of arguments of ExtDirect provider actions are registered incorrectly

Added by Robert Lemke almost 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-08-16
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:ExtDirect
Target version:-

Description

PHP methods annotated with @extdirect are registered as Providers by the ProviderViewHelper. Currently there's a bug in the calculation of the number of required arguments which leads to methods with zero required arguments not being registered correctly.

Associated revisions

Revision fbc78367
Added by Robert Lemke almost 5 years ago

[+BUGFIX] ExtJS (ExtDirect): Fixed a bug which resulted in a broken communication between client and server via ExtDirect if a shared action method had zero required arguments. Resolves #9323, relates to #9279

Change-Id: Ic2fffd5b2b72006c212ac73ae46819056624c540

History

#1 Updated by Robert Lemke almost 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4979.

Also available in: Atom PDF