Bug #2505

RequestHandler can not be changed from the package configuration

Added by Christoph Blömer over 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-01-22
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Configuration
Target version:-
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

When trying to add or change the possible RequestHandler for a package, the new RequestHandler is not merged.
This is because the Package Manager is not initialized at that time.

A solution for changing the RequestHandler for a package from inside the package configuration is needed.

This is needed because of additional RequestMethods for the WebDAV protocol.

Associated revisions

Revision f3e05a73
Added by Robert Lemke over 6 years ago

  • FLOW3: (MVC) The Request Handler Resolver now automatically registers all classes implementing the RequestHandlerInterface as request handlers. Resolves #2505
  • FLOW3: (MVC) Wrote test case for the Request Handler Resolver
  • FLOW3: (Documentation) Updated documentation for how to implement custom request handlers

History

#1 Updated by Robert Lemke over 6 years ago

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

Applied in changeset r1788.

Also available in: Atom PDF