defining inherit-informal-parameters in a .page file causes NPE
---------------------------------------------------------------

         Key: TAPESTRY-865
         URL: http://issues.apache.org/jira/browse/TAPESTRY-865
     Project: Tapestry
        Type: Bug
  Components: Framework  
    Versions: 4.0    
    Reporter: Norbert Sándor
    Priority: Minor


Hi,

NPE was thrown in QueuedInheritInformalBindings.connect() because the 
component's container was NULL.

I realized that the cause of the exception was that I copy-pasted a <component> 
tag from a .jwc file to a .page file. The <component> had an 
"inherit-informal-parameters" attribute which should be unallowed in a .page 
file.

Regards,
Norbi


-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to