Modify ↓
Opened 5 months ago
Last modified 5 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
reqparameter
- Missing
- https://trac.readthedocs.io/en/latest/api/trac_web_api.html#trac.web.api.IRequestHandler.match_request
- The API docs outdated but
reqparameter is not stripped
- The API docs outdated but
Attachments (0)
Note:
See TracTickets
for help on using tickets.


