Modify ↓
Opened 19 months ago
Last modified 18 months ago
#13599 new defect
The first parameter in the API docs for the interface's methods is incorrectly stripped
Reported by: | Jun Omae | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.6.1 |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
- https://www.edgewall.org/docs/trac-trunk/html/api/trac_web_api.html#trac.web.api.IRequestHandler.match_request
- Missing
req
parameter
- Missing
- https://trac.readthedocs.io/en/latest/api/trac_web_api.html#trac.web.api.IRequestHandler.match_request
- The API docs outdated but
req
parameter is not stripped
- The API docs outdated but
Attachments (0)
Note:
See TracTickets
for help on using tickets.