User development,

A new message was posted in the thread "what happened to $r?":

http://community.jboss.org/message/523896#523896

Author  : Arvind K
Profile : http://community.jboss.org/people/megalodon

Message:
--------------------------------------------------------------
Just for the record, I'd like to take a whack at this one.
 
Someone can correct me if I am wrong (which might be rare, judging by the 
activity in this forum) but there are 2 errors in my opinion:
 
1.) You are using a local variable 'x' without adding the local variable first 
using addlocalvariable() function.
2.) $r is not available to code added using insertBefore() function. Switching 
insertBefore() call to insertAfter() call should resolve this bug.
 
-Arvind

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/523896#523896


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to