#2387: [PATCH]: RestController ignoring get on sub_controllers when remainder
present
------------------------+---------------------------------------------------
Reporter: vinces1979 | Owner:
Type: defect | Status: new
Priority: normal | Milestone: __unclassified__
Component: TurboGears | Version: 2.1
Severity: normal | Keywords:
------------------------+---------------------------------------------------
When the sub controller has a remainder the RestController was only
looking for get_one and get got left out, returning a 404 in some cases,
this patch looks for get_one and then get.
--
Ticket URL: <http://trac.turbogears.org/ticket/2387>
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
-~----------~----~----~----~------~----~------~--~---