govCMS / GovCMS7

Current stable release of the main Drupal 7 GovCMS distribution, with releases mirrored at https://www.drupal.org/project/govcms
https://www.govcms.gov.au/
GNU General Public License v2.0
113 stars 76 forks source link

[GOVCMSD7-5] Update the patch file for phone for Australian phone number validation. #852

Closed fubarhouse closed 5 years ago

fubarhouse commented 5 years ago

This fixes the validation rules changed in #776, where the validation does not check the maximum length of a given validation rule, and the land-line validation length is incorrect.

fubarhouse commented 5 years ago

Testing passed two hours ago by Venkata.

Note that another patch may be coming to prevent the use of non-numerical characters.

fubarhouse commented 5 years ago

Based on feedback, there's now a mechanism to check for numeric values and fail when a string using other character types is inputted.

fubarhouse commented 5 years ago

For the record this has been tested quite extensively - please see the internal ticketing system for more details.