Category walker + Contents links not working

Moderators: kcleung, Wiki Admins

Post Reply
haydenmuhl
active poster
Posts: 203
Joined: Thu Oct 28, 2010 6:20 pm
notabot: 42
notabot2: Human

Category walker + Contents links not working

Post by haydenmuhl »

Searching for a combination of attributes via the category walker works just fine. Searching for "voice, piano" && "English language" gives me this URL.

Code: Select all

http://imslp.org/index.php?title=Category:For_voice%2C_piano&intersect=English_language&transclude=Template:Catintro
If I try to navigate to the scores starting with the letter "N" via the "Contents" links, I get this URL.

Code: Select all

http://imslp.org/index.php?title=Category:For_voice,_piano&from=N
Those links have lost the intersect parameter. It probably should be something like this.

Code: Select all

http://imslp.org/index.php?title=Category:For_voice%2C_piano&intersect=English_language&transclude=Template:Catintro&from=N
Classical Voices - a forum for classical singers
imslp
Site Admin
Posts: 1642
Joined: Thu Jan 01, 1970 12:00 am

Re: Category walker + Contents links not working

Post by imslp »

This should now be fixed, subject to the cache.
haydenmuhl
active poster
Posts: 203
Joined: Thu Oct 28, 2010 6:20 pm
notabot: 42
notabot2: Human

Re: Category walker + Contents links not working

Post by haydenmuhl »

Looks like it's working. Thanks.
Classical Voices - a forum for classical singers
Post Reply