Ticket #888 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Validator config handler might produce undefined variable notices and subsequent errors with nested validators

Reported by: david Owned by: david
Priority: normal Milestone: 1.0
Component: config Version: 1.0.0beta4
Severity: critical Keywords:
Cc: Patch attached: no

Description

$severity, $method and $required are only defined if there is a parent <validators> element for nested validators

Attachments

Change History

Changed 3 months ago by david

  • status changed from new to closed
  • resolution set to fixed

(In [3069]) fixed #888: Validator config handler might produce undefined variable notices and subsequent errors with nested validators

Changed 3 months ago by felix

(In [3073]) Merged revisions 3059-3060,3062,3068-3071 via svnmerge from http://svn.agavi.org/branches/1.0

........

r3059 | david | 2008-10-19 15:43:02 +0200 (Sun, 19 Oct 2008) | 1 line

Added support for new validation configs to build system and introduced best practices, refs #882

........

r3060 | david | 2008-10-19 16:12:28 +0200 (Sun, 19 Oct 2008) | 1 line

release notes about necessity for referencing src/config/defaults/validators.xml in v1.0 validation XMLs, refs #882 and #519

........

r3062 | david | 2008-10-19 17:34:44 +0200 (Sun, 19 Oct 2008) | 1 line

dev version info

........

r3068 | david | 2008-10-20 02:06:40 +0200 (Mon, 20 Oct 2008) | 1 line

merged and ported [3055:3067/branches/0.11]

........

r3069 | david | 2008-10-20 02:11:02 +0200 (Mon, 20 Oct 2008) | 1 line

fixed #888: Validator config handler might produce undefined variable notices and subsequent errors with nested validators

........

r3070 | impl | 2008-10-20 08:07:25 +0200 (Mon, 20 Oct 2008) | 1 line

Fix #876: Allow for a fallback directory for template resolution in the project configuration system

........

r3071 | impl | 2008-10-20 08:08:55 +0200 (Mon, 20 Oct 2008) | 1 line

branches/1.0: Project configuration system: Whitespace fixes

........

Add/Change #888 (Validator config handler might produce undefined variable notices and subsequent errors with nested validators)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.