#2432: call_on_startup functions do not successfully modify things in tg.config
------------------------+---------------------------------------------------
 Reporter:  toshio      |        Owner:                  
     Type:  defect      |       Status:  new             
 Priority:  normal      |    Milestone:  __unclassified__
Component:  TurboGears  |      Version:  2.0.3           
 Severity:  normal      |   Resolution:                  
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by toshio):

 With current tip, ignore_parameters appears to be broken altogether.

 Fresh paster quickstart with this addition to app_cfg.py:


 base_config.ignore_parameters = ['yum']


 browse to http://localhost:8080/?yum=1234
 Get a traceback:

 TypeError: index() got an unexpected keyword argument 'yum'

 Will atach the full traceback.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2432#comment:2>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

-- 
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en

Reply via email to