Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make it clear that wwsympa_url needs to include the protocol.
This prevents confusion seen at: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929157#15 sympa-community#876 (comment) Even better to have a format that checks whether it is a valid URL. E.g. by feeding it to the URI module and verify that all vital parts are present.
- Loading branch information