I have just downoloaded
manTap4Library-1.3-src.jar from Tassel and verified
all the files
are same as my local copy. I am running Tap 4.0.2
as well and the component works.
It is strange that you have problem with it.
Anyway, I am glad you have found a solution.
Shing
--- Jacob Arnold <[EMAIL PROTECTED]> wrote:
> I was able to fix the NullPointer by adding this
> code
> abovecycle.getParameter(_childId) in the
> rewindFormComponent() method of
> DynamicSelectionList:
>
> String suffix = "";
> if (getIndex() > 0) {
> suffix = "_" + (getIndex() - 1);
> }
> _childId = getId() + suffix;
>
> It looks like it's working perfectly now.
>
> Jacob
>
>
>
> Ulrich Stärk wrote:
> > It seems to me that this component is broken. When
> I try to test this
> > my browser complains about javascript errors and
> the child list stays
> > empty. I don't know whats wrong with it and I'm
> too lazy to debug it.
> > You should contact the author of the component to
> get a fix.
> >
> > Uli
>
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
Home page : http://www.lombok.demon.co.uk/
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]