I've been stepping through the code, but I'm having a tough time
figuring this one out...

Using 1.3.

I have one page mounted on:

  /mount1

And another mounted on:

  /mount1/tree

On the /mount1/tree page, I have a tree component.

Problem is that whenever I click on a node in the tree, I am taken to:

 /mount1/mount1

Which is obviously a problem. :-)

Even when I explicitly use setPageResponse using the current page as my
parameter in onNodeLinkClicked, the problem persists. So there seems to
be some kind of problem handling the target.

Any hints would be really appreciated.


Thank you!
David




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

Reply via email to