[Webtest] [webtest][JIRA] Closed: (WT-153) NPE when a step access Project

Denis N. Antonioli (JIRA) webtest@lists.canoo.com
Fri, 10 Feb 2006 09:06:54 +0100 (CET)


     [ http://webtest-community.canoo.com/jira/browse/WT-153?page=history ]
     
Denis N. Antonioli closed WT-153:
---------------------------------

    Resolution: Fixed

> NPE when a step access Project
> ------------------------------
>
>          Key: WT-153
>          URL: http://webtest-community.canoo.com/jira/browse/WT-153
>      Project: WebTest
>         Type: Bug
>     Reporter: Denis N. Antonioli
>     Assignee: Denis N. Antonioli

>
> In following code:
>             <steps>
>                 <repeat count="2">
>                     <scriptStep language="groovy" description="outer">assert true</scriptStep>
>                     <group>
>                         <scriptStep language="groovy" description="inner">assert true</scriptStep>
>                     </group>
>                 </repeat>
>             </steps>
> the inner scriptStep throws a nullPointerException.
> Reason: nobody sets the project on inner steps.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira