#2322: Optionally Turn Off Request Extensions
------------------------+---------------------------------------------------
Reporter: asabil | Owner: percious
Type: task | Status: new
Priority: high | Milestone:
Component: TurboGears | Version: 2.0rc1
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by jorge.vargas):
* owner: => percious
* priority: normal => high
Comment:
After looking at this. I think that the problem is that TG is not
respecting it's configuration. In tg/configuration.py the "lookup" is not
stored anywhere therefore in tg/controllers/dispatcher.py TG is simply
asking the mimetypes module to pull the data without respecting the
config, the fix seems simple, Store this lookup in the config and add an
additional check to the dispatcher. But I'll like Chris to confirm.
--
Ticket URL: <http://trac.turbogears.org/ticket/2322#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
-~----------~----~----~----~------~----~------~--~---