Yes this definitely is a bug to me,

How can I make a JIRA issue for this, what is the URL,


I Dont think we can go to production with this issue,

Is there a way to get a patch for this,

Should we have to wait for the next release ?

Thanks,



--- Dave Newton <[EMAIL PROTECTED]> wrote:

> --- tom tom <[EMAIL PROTECTED]> wrote:
> > WHAT it prints is following Issue is for the 4th
> > index also it prints test, it should print empty
> > 
> > Value of the arry is test0
> > Value of the arry is test1
> > Value of the arry is test2
> > Value of the arry is test
> > Value of the arry is test 
> 
> I agree; this looks like a bug. The suspect code is
> in
> IteratorComponent (twice) and is an issue iff you're
> using an id (i.e., the proper value, null or not, is
> pushed onto the context stack):
> 
> if ((id != null) && (currentValue != null)) {
>     stack.getContext().put(id, currentValue);
> }
> 
> Personally, I'd file a JIRA against this if there
> isn't one already there.
> 
> d.
> 
> 
> 
>  
>
____________________________________________________________________________________
> Don't get soaked.  Take a quick peak at the forecast
> with the Yahoo! Search weather shortcut.
> http://tools.search.yahoo.com/shortcuts/#loc_weather
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



       
____________________________________________________________________________________
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play 
Sims Stories at Yahoo! Games.
http://sims.yahoo.com/  

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

Reply via email to