Download & Extend

"Redirect from profile node to user page" option also redirects taxonomy terms to user profiles

Project:Advanced Profile Kit
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The "Redirect from profile node to user page" option in the APK settings also redirects taxonomy terms to the associated user profile (when you click any taxonomy term associated with a uprofile, you're redirected from "taxonomy/term/%term" to a random associated "user/%uid")

Hope that makes sense. It's also screwing up Panels pages: "Page manager module is unable to enable taxonomy/term/%term because some other module already has overridden with ." (it conveniently leaves out the name of the troublemaking module, it took me hours to figure it out.)

--------------------------------------------------------------------------------

Maybe this will help, I've been using this method for profile redirects: http://drupal.org/node/356759#comment-1858318 (note: you have to edit preexisting profiles to create the redirect) and it's working fine.

Bur please let me know if you think it's eventually going to blow up in my face.

Comments

#1

I'm not going to add a dependency on Path Redirect for this, but I'll look into the bug. I thought I had it set to only redirect when viewing the full node page but I might have made a mistake.

Michelle

#2

Views was screwing up the taxonomy panel page, not APK.

#3

Category:bug report» support request
Status:active» fixed

Ok, thanks for reporting back.

Michelle

#4

Status:fixed» active

Sorry, it still redirects "taxonomy/term/%" to "user/%" when "Redirect from profile node to user page" is enabled.

#5

Status:active» fixed

Seems to be fixed with the newest Dev, hooray!

#6

Oh.... Heh... I had totally forgotten about this issue. I fixed it because I ran into the problem on my site. Wish I would have remembered the issue. Might not have taken me so long to figure out WTF was going on. LOL

Michelle

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#8

i'd like to make this fix.. is dev safe to use?.. or any chance of a patch for 6.x-1.0-beta2?

..or can you direct me where in the code to go to make the fix?

thanks!!

#9

The dev should be fine to use right now. I've been using it on my site for a while and I'm not actively working on APK right now so it's not changing often.

Michelle

#10

cool - i'll give it a shot, thanks