This issue was first raised in Drupal 7 in May 2011 so it actually pre-dates Backdrop itself.
I raised it in the Backdrop queue 2 years ago and applied the first bit of the fix then. I've now finished porting the patch and it would benefit from testing/review.
EDIT: This has now been marked WFM and RTBC. Thanks Herb
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2
My prod server address looks like: example.com
Just using a relative...
I am guilty (in Drupal) of using PHP Filter in places just so I can use l() and url(), since my paths are very different between dev and prod servers.
For example, at the top of my Views,...
Comments
https://github.com/backdrop/backdrop-issues/issues/5919
This issue was first raised in Drupal 7 in May 2011 so it actually pre-dates Backdrop itself.
I raised it in the Backdrop queue 2 years ago and applied the first bit of the fix then. I've now finished porting the patch and it would benefit from testing/review.
EDIT: This has now been marked WFM and RTBC. Thanks Herb