#9235: Getting doc page at URL without trailing slash breaks all links
------------------------------------+---------------------------------------
Reporter: joaoolavo | Owner: nobody
Status: reopened | Milestone:
Component: Documentation | Version: 1.0
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by carljm):
* status: closed => reopened
* resolution: invalid =>
* component: Uncategorized => Documentation
* summary: Broke link in "Model field reference" => Getting doc page at
URL without trailing slash breaks all links
Comment:
In the latter case it seems like it should be possible (and not too
difficult) to either redirect with appended slash or just make the URL a
404 if it doesn't have the trailing slash. Either one seems preferable to
being able to load doc pages with every link on the page broken (I can
foresee that being a source of many spurious bug reports on down the
line).
Given that, reopening with adjusted Summary.
--
Ticket URL: <http://code.djangoproject.com/ticket/9235#comment:2>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---