Parameters in BlockConnection are read before initialized, leading to NPE
-------------------------------------------------------------------------
Key: COCOON-1942
URL: http://issues.apache.org/jira/browse/COCOON-1942
Project: Cocoon
Issue Type: Bug
Components: - Blocks Framework
Affects Versions: 2.2-dev (Current SVN)
Reporter: Lars Trieloff
The constructor of o.a.c.b.BlockConnection is called before the parameters are
available (which are initialized by the parametrize method). This leads to a
NullPointerException when creating a BlockConnection.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira