Hi, whenever a question is posted it gets a nice URL alias http://example.org/groups/groupname/question-title The URL alias for the answer is http://example.org/groups/groupname/answer-title not http://example.org/groups/groupname/question-title/answer-title (as I expected).

I find this very annoying because:

1) The answer is "using up" an alias that might be needed for a question.
2) The (answer) URL doesn't indicate any relationship between to the related question.

Unfortunately we run version 3.8 so this might be fixed already? Or maybe I'm the only one that finds this annoying.

Comments

japerry’s picture

Version: 7.x-3.8 » 7.x-3.x-dev
Status: Active » Fixed

Thanks, this should have been fixed a while back. This patch puts the answer url under the question URL.

There is a related issue around OG path aliases not working, but thats not related to this item. Once OG fixes the og_node_ref:title token issue, you should see the full group/group-name/content-name instead of group/content-name.

This patch also doesn't change any existing paths, only new ones going forward. Its upto the site owner to audit answer URLs and make sure they follow the new pattern.

  • Commit 463616f on 7.x-3.x by japerry:
    Issue #2260277 by japerry: Answer nodes should be sup-paths of the...

Status: Fixed » Closed (fixed)

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