Subpath Alias breaks Views and Devel

oBirdman - September 7, 2009 - 15:00
Project:Sub-path URL Aliases
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

With Views I created several pages and defined their paths like:

section1/agenda
section1/users

This works well, but when I enable Subpath Alias, I can't access these views anymore. Instead they direct me to section1

Disabling Subpath Alias makes it work again.

#1

RobNL - September 12, 2009 - 11:05

I experience the same problem as oBirdman describes. Disabling Subpath makes it work again, but I found an other solution.

I renamed the views in:

section1-agenda
section2-agenda

and then I added the URL aliases:

section1-agenda --> section1/agenda
section1-users --> section1/users

Then the views work with the Subpath Alias enabled. It is a bit curious, but for some dynamic theming reasons I need the 'section1/' in my URL's.

#2

tim.plunkett - September 15, 2009 - 18:28
Title:Subpath Alias breaks Views» Subpath Alias breaks Views and Devel

Also breaks Devel's dev load and dev render tabs.
The error given is "too many redirects".

#3

deadmonk - September 17, 2009 - 18:32

Ajaxed pager in Views doesn't work as well.
I think module should make Views hook it's method to obtain proper system path.

#4

nagiek - December 1, 2009 - 03:26

subscribe

 
 

Drupal is a registered trademark of Dries Buytaert.