I am using the latest release of 4.1.6 and I am having a few problems. When I edit a location using "Place Check" I get a malformed URL (it is missing the web site name) once I complete the edit. I see a similar problem when I try to delete an entry in the "Edit geographic place locations". Anyone else seeing this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have not seen this problem, but it could be caused by a wrong setting of the SERVER_URL in your configuration. Check the setting in "Site configuration" of the "Installation wizard" (or search in the config.php for $SERVER_URL).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the tip. It turns out that my $SERVER_URL had somehow picked up an additional trailing "/". Problem fixed. (The question of how and when the second / appeared is still under investigation)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using the latest release of 4.1.6 and I am having a few problems. When I edit a location using "Place Check" I get a malformed URL (it is missing the web site name) once I complete the edit. I see a similar problem when I try to delete an entry in the "Edit geographic place locations". Anyone else seeing this?
I haven't seen anything like this in svn4593.
I have not seen this problem, but it could be caused by a wrong setting of the SERVER_URL in your configuration. Check the setting in "Site configuration" of the "Installation wizard" (or search in the config.php for $SERVER_URL).
Thanks for the tip. It turns out that my $SERVER_URL had somehow picked up an additional trailing "/". Problem fixed. (The question of how and when the second / appeared is still under investigation)