Closed (fixed)
Project:
Open Social
Version:
8.x-1.3
Component:
Code (back-end)
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2017 at 09:36 UTC
Updated:
6 Apr 2018 at 15:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
maikelkoopman commentedCan you provide the exacts step you took so we reproduce it?
Comment #3
pradeepjha commentedPlease check next comment.
Comment #4
pradeepjha commentedI'm using drupal Pathauto module to create alias. Please see the attached screenshot I've done for creating alias. After that I can see alias field on down of each profile edit page. After saving alias path also path is showing like user/uid/information . User alias is working but profile page alias it's not taking.

Comment #5
maikelkoopman commentedThe page you want to change is actually a view. So if you want to change the alias, you need to perform that on the view (not on entity profile). I see that pathauto only works with entity types, so I do not know yet how it can work with aliases for views. You need to research that further. Perhaps you can look at https://www.drupal.org/project/subpathauto and see if that provides a solution for this use case.
Comment #6
bramtenhove commentedFeel free to re-open this issue or create a new one if you deem it necessary.