Opened 16 years ago
Closed 15 years ago
#9515 closed (fixed)
order checking item_link and get_absolute_url wrong
Reported by: | Adi J. Sieker | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | syndication documentation item_link get_absolute_url | |
Cc: | Adi J. Sieker | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
in the simple example section of the documentation the order in which the framework checks item_link and get_absolute_url is wrong.
This is the same as ticket #5860 except that it's in a different part of the document, which is why I open a new ticket for it.
Patch is attached.
Attachments (1)
Change History (5)
by , 16 years ago
Attachment: | syndication-docs.diff added |
---|
comment:1 by , 16 years ago
Component: | Uncategorized → Documentation |
---|
comment:2 by , 16 years ago
Has patch: | set |
---|
comment:3 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This appears to be fixed in r10371. Either the ticket # was missed in the changeset or it is a duplicate of one of the many tickets that change aggregated.
Note:
See TracTickets
for help on using tickets.
docs patch item_link, get_absolute_url order