#1054: AgaviReturnArrayConfigHandler should warn if config file is not in legacy
0.11 XML namespace
--------------------+-------------------------------------------------------
Reporter: david | Owner: david
Type: task | Status: new
Priority: normal | Milestone: 1.0
Component: config | Version: 1.0.0RC2
Severity: normal | Keywords:
Has_patch: 0 |
--------------------+-------------------------------------------------------
{{{AgaviReturnArrayConfigHandler}}} can only deal with pre-1.0 configs
that are in the {{{http://agavi.org/agavi/1.0/config}}} namespace and look
like
{{{
#!xml
<configurations xmlns="http://agavi.org/agavi/1.0/config">
<configuration>
<boats>
<boat name="foo">bar</boat>
</boats>
</configuration>
</configurations>
}}}
--
Ticket URL: <http://trac.agavi.org/ticket/1054>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets