Ticket #716 (enhancement)
Opened 1 year ago
Last modified 1 year ago
Configuration checker should warn when it encounters an unknown tool
Status: closed (fixed)
| Reported by: | guest | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | CherryPy code | Keywords: | |
| Cc: |
Example:
[/web] tools.nonexistent.on = True
checker should cry, because I haven't registered nonexistent Tool with cherrypy.tools
Change History
08/22/07 00:55:42: Modified by fumanchu
- description changed.
08/22/07 01:02:29: Modified by fumanchu
- status changed from new to closed.
- resolution set to fixed.


Fixed in #1706.