PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Localhost Port Doubling Issue

  1. I've been using GravityForms 1.5 rc 4.2 on a locally hosted WP instance and found that every form it loads will double the port number in the action attribute.

    So, say a form would be expected <form action="localhost:8888/dev/...>
    Instead, I've been getting <form action="loaclhost:8888:8888/dev/...>

    A minor issue - need to remove it manually with firebug - but thought I'd bring it to your attention. I'm using MAMP to run the site and I haven't tried other versions of GF to see if this is a just a release candidate issue.

    Posted 13 years ago on Wednesday March 23, 2011 | Permalink
  2. Thanks for the note. We had found that ourselves already and a fix is in the final 1.5 release which should be out this week.. (tomorrow hopefully).

    I use MAMP to develop locally as well and ran into it. Alex, our esteemed programmer crushed that bug into oblivion and all will be well with the world once again.

    Posted 13 years ago on Wednesday March 23, 2011 | Permalink