#633: Comment on docs/gettingstarted.html
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: Docs | Version:
Severity: minor | Resolution:
Keywords: |
-------------------------------+--------------------------------------------
Changes (by Kylotan):
* status: closed => reopened
* resolution: invalid =>
Comment:
There seems to be a clear misunderstanding here.
The doc page in questions ''clearly'' states that "What you See" is
"Error!", and that 'CherryPy will only navigate to exposed methods.'
This is not the case, with either 0.8.9 or the latest alpha.
Instead, what you see is "The next parts were ('add', 'cantgohere')". It
may be true that CherryPy is not accessing the cantgohere method, but
there is certainly no 'error' and CherryPy is certainly returning
something, which is not what is implied by the documentation. In fact, it
returns the same sort of response as the last two examples in that table
in the docs, which do not make any mention of 'error'. The result is not
an error at all.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/633>
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.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---