Bug(?)
"Nikhil G. Daddikar" <[email protected]> Fri, 22 Jul 2005 17:15:21 +0530
| Newsgroups | gmane.comp.java.webmacro.user |
|---|---|
| Organization | Celoxis Technologies Pvt. Ltd. |
| Message-ID | <[email protected]> |
In WM 2.0 (release May 14 2005), if I do this: #set $tasks = $PMUtils().getTasks() then $tasks is set to the object that PMUtils() returns and not to the list of tasks I think this is a bug, can some one confirm this?