Bug #210

Contact form converts input options to lowercase

Added by Alex Cartwright 3 months ago. Updated about 1 month ago.

Status:Fix Commited Start:2009-12-07
Priority:Low Due date:
Assigned to:Alex Cartwright % Done:

100%

Category:All/General
Target version:TangoCMS Project - 2.5.0
PHP Version:

Description

When setting a contact field options, such as for a drop-down menu - entering in various options such as 'Foo;BAR;CaR' will result in 3 options but they will all be lowercase. This is due to the View file converting the tags to lowercase, however this should not be how it works.

Associated revisions

Revision 30b71097dcb8b54b86707ded0c5d22d2725aa3fb
Added by Alex Cartwright 3 months ago

Fixed Bug #210 "Contact form converts input options to lowercase"

Added in View::caseSensitive() to toggle if the assigned tags are case sensitive when replacing (off by default)
Merged Antispam_Captcha::__construct() changes from commit fb76dc5f877adb856f47642ff51510c4ed079116 to stop captcha warning logs

History

Updated by Alex Cartwright 3 months ago

  • Target version set to 23

Updated by Alex Cartwright 3 months ago

  • Status changed from Confirmed to Fix Commited
  • % Done changed from 0 to 100

Updated by Alex Cartwright about 1 month ago

  • Target version changed from 23 to 16

Updated by Alex Cartwright about 1 month ago

  • Target version changed from 16 to 2.5.0

Also available in: Atom PDF