loses port on redirect
peashooter - May 18, 2009 - 21:17
| Project: | Ajax |
| Version: | 6.x-1.9 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
Hi,
Great module(s). Just to say, when testing locally, when forms redirect the port number is stripped.
I use MAMP which has my port set to 8888. So on form submit, it can't find the pages at localhost/drupal (instead of localhost:8888/drupal)
Tried to find this issue somewhere else but couldn't - hope it's not a duplicate.
Cheers

#1
I have created a patch for this...
#2
I had the same issue... runninfg localhost on a certain port...
The patch fixed the issue easily
#3
I changed the status...