lumenlearning / candela

Candela stack wordpress only
Other
6 stars 6 forks source link

Allow uppercase input in GUID metafields. #52

Closed kdv24 closed 9 years ago

kdv24 commented 9 years ago

We're lower-casing all input in PHP, but preemptively rejecting uppercase client-side with the html validation. Need to allow uppercase letters on the HTML side to make it more user-friendly.