Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Ticket #641 (defect)

Opened 2 years ago

Last modified 2 years ago

[PATCH] RoutesDispatcher doesn't read _cp_config from the page handler

Status: closed (fixed)

Reported by: arnarbi@gmail.com Assigned to: rdelon
Priority: normal Milestone:
Component: CherryPy code Keywords:
Cc:

When using the RoutesDispatcher? the page handler (action) _cp_config is not merged into cherrypy.request.config. For one thing, this renders tools unusable as decorators.

Attached is a small patch to fix this problem.

Attachments

routes_handler_config.patch (0.6 kB) - added by arnarb@gmail.com on 01/12/07 05:47:15.
Patch to make routes dispatcher merge config from page handler

Change History

01/12/07 05:47:15: Modified by arnarb@gmail.com

  • attachment routes_handler_config.patch added.

Patch to make routes dispatcher merge config from page handler

01/12/07 06:54:33: Modified by lawouach

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [1597].

Thanks to Arnar for the patch.

Hosted by WebFaction

Log in as guest/cpguest to create tickets