Changing album's parent doesn't update URL path #11

Closed
opened 2018-07-27 14:04:35 +01:00 by aheathershaw · 3 comments
Owner

Changing an album to be a child of a parent should update the URL path so it's always correct.

There should also be a warning on the Edit screen that this will make the album's URL change.

Changing an album to be a child of a parent should update the URL path so it's always correct. There should also be a warning on the Edit screen that this will make the album's URL change.
aheathershaw added this to the Version 2.0.0 milestone 2018-07-27 14:04:35 +01:00
aheathershaw self-assigned this 2018-07-27 14:04:35 +01:00
aheathershaw added the
bug
label 2018-07-27 14:04:35 +01:00
Author
Owner

Feature #12 created for a more complete management of redirects.

Feature #12 created for a more complete management of redirects.
Author
Owner

This can't even be worked around in the database by setting the url_path field to null, as Album.php (line 186) does not persist the model back to the database.

This can't even be worked around in the database by setting the url_path field to null, as Album.php (line 186) does not persist the model back to the database.
Author
Owner
Migrated from https://github.com/andysh-uk/blue-twilight/issues/11
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aheathershaw/blue-twilight#11
No description provided.