| Anonymous | Login | Signup for a new account | 02-09-10 21:53 GMT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0008870 | phplist | User Management | public | 08-01-07 15:53 | 18-02-08 14:08 | |
| Reporter | petrium | |||||
| Priority | normal | Severity | major | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | 2.10.3 | |||||
| Target Version | 2.10.7 | Fixed in Version | 2.10.5 | |||
| Summary | 0008870: It doesn't show the message of alert in the checkbox fields | |||||
| Description | It doesn't show the message of alert when an user doesn't select a required checkbox in the register page. | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Relationships |
|||||||||||
|
|||||||||||
Notes |
|
|
(0030143) bas (developer) 07-08-07 14:20 edited on: 07-08-07 14:21 |
Fixed checking code, it will now require all required fields. (Javascript in the page will not check other type then textline but php will). Changed order of messages also. It will first require all required fields and then ask to subscribe to at least one list. Be aware that requiring a checkbox means requiring it to be CHECKED. If you want to force a yes or no choice try 2 option buttons ('radio') or a dropdown. A 3 state checkbox could solve this but is basically a bad interface choice. |
| Copyright © 2000 - 2010 MantisBT Group |