Opened 13 years ago
Closed 12 years ago
#5095 closed defect (bug) (worksforme)
Registration & Activation doesn't show on 3rd-level sub-page
| Reported by: | jrfoell | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Route Parser | Version: | 1.7 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description (last modified by )
I ran into a strange issue where the registration and activation pages weren't displaying anything when the page was a 3rd level sub-page. Example:
mysite.com/register (form shows up)
mysite.com/alumni/register (form shows up)
mysite.com
Change History (4)
#1
@
13 years ago
- Component Core → Rewrite Rules
- Keywords needs-patch added
- Milestone Awaiting Review → 1.9
#2
@
13 years ago
- Description modified (diff)
- Milestone 1.9 → 2.0
Booting down the road with rewrite support.
#4
@
12 years ago
- Milestone 2.0
- Resolution → worksforme
- Status new → closed
I can't reproduce this. The following all work for me:
example.com/register/
example.com/test-page/register
example.com/test-page/test-page-2/register
example.com/test-page/test-page-2/test-page-3/register
If you're still experiencing issues, please leave an update with more details. Thanks!
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Moving to 1.9 to address this with proper rewrite rules support.