Menu

#4343 URL detected incorrectly after clicking Apply on the Settings pages

4.1.11
works-for-me
None
7
2014-04-15
2014-03-27
No

The URL for phpMyAdmin that we are using has a port number, and I suspect that the port number is not being anticipated or read properly by some code somewhere, because when we click Apply on any of the Settings pages (ie: Features, SQL Queries, etc), the page reloads and the URL starts with simply: https://:8443/

The settings are saved, so this appears to just be a problem with where/how the current URL is being detected to act as the action of the form, or some other redirection as part of the ajax submission.

--Julian

Discussion

  • Marc Delisle

    Marc Delisle - 2014-04-05

    Cannot reproduce your problem. I tried with port 81, both with and without defining $cfg['PmaAbsoluteUri'].

    Which PHP version?

     
  • Marc Delisle

    Marc Delisle - 2014-04-05
    • status: open --> pending
    • assigned_to: Marc Delisle
     
  • Marc Delisle

    Marc Delisle - 2014-04-15
    • status: pending --> works-for-me