vojtech-dobes / nette.ajax.js

Flexible AJAX for Nette Framework. Supports snippets, redirects etc.
https://componette.org/vojtech-dobes/nette.ajax.js/
MIT License
149 stars 85 forks source link

Updated url validation mechanism #123

Closed iguana007 closed 7 years ago

iguana007 commented 8 years ago

Fixes issue, when absolute URL is being provided and contains port number.

vojtech-dobes commented 8 years ago

Could you please squash both commits into one? I would also remove comma from the body of first commit message as it should not be there I think :).

iguana007 commented 8 years ago

I didn`t know, how to make it in this PR, so I created new one ... https://github.com/vojtech-dobes/nette.ajax.js/pull/124

uestla commented 7 years ago

@iguana007 So maybe close this one? ;-)

Next time you can just push to the branch in your fork from which you created this Pull request - the changes will appear.

iguana007 commented 7 years ago

Closed