Closed (fixed)
Project:
CSV to Config
Version:
8.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2018 at 04:29 UTC
Updated:
24 Jan 2018 at 17:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
revathi.b commentedComment #3
revathi.b commentedComment #4
revathi.b commentedComment #5
marcelovaniI can't reproduce the issue on my computer. I can't reproduce on Simplytest.me either.
I believe it is happening because you are running Drupal from a folder.
Maybe it relates to this https://www.ostraining.com/blog/drupal/move-drupal-to-a-new-folder/
I think your fix would help but the better fix is to do it using the drupal router
How about this for example?
and for the other link
Comment #6
revathi.b commentedIt is not working on my localhost. Thanks @marcelovani Now I have changed the url from route and it is working fine.
Comment #7
marcelovaniThanks, marking it to be reviewed
Comment #8
santhosh-kumar-rengasamy commentedI had the same issue, now its working after applying the above patch.
Thank you @revathi
Comment #10
marcelovaniCommitted, thank you