TYPO3 Flow Base DistributionPackagesApplications

Bug #27663

Fatal error class "F3\ExtJS\ExtDirect\Exception\InvalidExtRequestException" not found

Added by Michael Klapper about 4 years ago. Updated about 3 years ago.

Status:Resolved Start date:2011-06-23
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:ExtDirect
Target version:-

Description

If an invalid request is send to the server like the following:

Post data

{"action":"Events_Controller_EventController","method":"update","data":[undefined],"type":"rpc","tid":4}

Fatal error

Fatal error: Class 'F3\ExtJS\ExtDirect\Exception\InvalidExtRequestException' not found in /var/www/events/Data/Temporary/Development/Cache/Code/FLOW3_Object_Classes/F3_ExtJS_ExtDirect_RequestBuilder_Original.php on line 88

Solution
Just rename the exception InvalidExtRequestException into InvalidExtDirectRequestException since the name of the exception was changed.


Related issues

related to TYPO3.ExtJS - Task #27665: Exception of thrown in TYPO3\ExtJS\ExtDirect\RequestHandl... Resolved 2011-06-23

History

#1 Updated by Karsten Dambekalns about 3 years ago

  • Category set to ExtDirect

#2 Updated by Karsten Dambekalns about 3 years ago

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

No longer valid.

Also available in: Atom PDF