Home » HTML » HTML_QuickForm_DHTMLRulesTableless
DHTML replacement for the standard JavaScript alert window for client-side validation using the tableless renderer
This package is unmaintained.
Download latest release 0.3.3 (archived versions might be outdated)
License: New BSD
Description
This is a DHTML replacement for the standard JavaScript alert window for
client-side validation of forms built with HTML_QuickForm when using the
HTML_QuickForm_Renderer_Tableless renderer.
Documentation
Maintainers
- Mark Wiesemann (wiesemann) — lead, active
Dependencies
Required
- PHP (>= 4.3)
- PEAR Installer (>= 1.5.0)
- HTML_QuickForm_Renderer_Tableless (>= 0.4.0)
Optional
- HTML_QuickForm_Controller (>= 1.0.7)
Releases
- 0.3.3 (beta, 2007-10-24)
Release notes
License: New BSD
- Bug #12166: form names containing dashes ('-') caused JavaScript errors
(thanks to Jeff MacDonald) - 0.3.2 (beta, 2007-06-25)
- 0.3.1 (beta, 2007-04-23)
- 0.3.0 (beta, 2007-03-29)
- 0.2.3 (beta, 2006-12-04)
- 0.2.2 (beta, 2006-11-24)
- 0.2.1 (beta, 2006-11-02)
- 0.2.0 (beta, 2006-10-31)
- 0.1.3 (alpha, 2006-09-18)
- 0.1.2 (alpha, 2006-08-13)
- 0.1.1 (alpha, 2006-07-11)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #9497 | Closed | Req | 2006-11-29 | javascript back- and forward compatibillity | |
| #9499 | Closed | Bug | 2006-11-29 | clear error_message(s) when conditions are met again | |
| #10082 | Closed | Bug | 0.2.3 | 2007-02-13 | When not using group name in element name Notices generated |
| #10456 | Closed | Bug | 0.2.3 | 2007-03-22 | javascript not generated re AddRule on a group. |
| #11411 | Closed | Bug | 0.3.1 | 2007-06-22 | javascript validation functions don't work with ajax |
| #12166 | Closed | Bug | 0.3.2 | 2007-10-01 | not allowed to use a form name with dash ("-") |
| #12723 | Spam | Doc | 2007-12-18 | User note that is a documentation problem | |
| #15300 | Verified | Bug | 0.3.3 | 2008-12-13 | class "error" not removed on select boxes and textareas |
| #15301 | Closed | Bug | 2008-12-13 | javascript error with addGroupRule on text fields | |
| #15359 | Verified | Bug | 0.3.3 | 2008-12-19 | fatal error when appendName is set to false for a group with a group rule |