Closed (fixed)
Project:
Entity Reference Tree Widget
Version:
2.2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2023 at 11:07 UTC
Updated:
11 Sep 2023 at 22:54 UTC
Jump to comment: Most recent
Comments
Comment #2
coaston commentedComment #3
mingsongThis is not a bug as it works as designed.
I am not familiar with rename admin paths module, but all routes created by Entity Reference Tree Widget module are defined in
https://git.drupalcode.org/project/entity_reference_tree/-/blob/2.2.0/en...
Nothing hardcoded and you should raise your question about your custom path to rename_admin_paths module. There is nothing to do with a custom path here, as this module doesn't provide this functionality.
Comment #4
coaston commentedFirst of all, thank you for your answer. However you are not right I guess.
Rename admin module has following description :
The same question was raised for a different module here 3349859 and maitanier was able to provide quick fix, even they are using the same approach with /admin but fix here :wrong-url looks quite easy.
Hence I am asking you to double check and possible do the similiar path here to make this module compatible.
Thank you for your understaning.
Comment #5
mingsongComment #6
coaston commentedWell, looks like you gave up, but still thanks for your time.
Not sure how to explain it more that this needs to be fixed in this module to make it compatible. So far it works with all contributed modules, except this one, so this is also trigger that any config is not right there.
Now I need to decide whenewer to disable this awesome module ,or another admin one, which is also awesome.
However, good work - this module is powerful!
Comment #7
mingsongThanks @coaston, you are right.
It would be better if the URL could reflect any changes to the route.
I will release a new version to deliver this new feature soon.
Comment #8
mingsongComment #9
mingsong