IET-OU / cloudengine

CloudEngine is an easy way to create a social web site for discussing & aggregating ideas & resources. It is ideal for running events & fostering discussion. It is the free, open source software that powers Cloudworks —
https://cloudworks.ac.uk
GNU General Public License v2.0
3 stars 0 forks source link

Evidence URL for a badge considered valid as long as starts with a valid URL #334

Closed fisharebest closed 10 years ago

fisharebest commented 10 years ago

In the valid_url function in MY_Form_validation, a URL is defined as valid if it starts with a valid URL. This should not be the case if it is followed by content which makes it into an invalid URL.


fisharebest commented 10 years ago

Issue #332 was marked as a duplicate of this issue.


Original Comment By: Juliette Culver

fisharebest commented 10 years ago

Fixed


Original Comment By: Juliette Culver