Bug #11349

Request format is not resolved for POST requests

Added by Bastian Waidelich over 4 years ago. Updated over 4 years ago.

Status:Resolved Start date:2010-12-09
Priority:Must have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:MVC
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 14
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

In \F3\FLOW3\MVC\Controller\ActionController::detectFormat() the default format for an action is resolved but there is a switch statement missing for method POST.
Usually that has no effect, cause you normally redirect to another action in POST actions, but it's a bug nevertheless.

History

#1 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from New to Resolved
  • Assigned To set to Bastian Waidelich
  • Target version set to 1.0 alpha 14
  • % Done changed from 0 to 100

Also available in: Atom PDF