Activity
From 06/10/2007 to 07/09/2007
07/06/2007
- 11:39 AM Bug #2884 (Resolved): 'Save in Library' not persistent (or repeatable)
- Try putting RExpression actor on workspace and change its name. Call 'Save in Library' popup menu. New customized act...
06/29/2007
- 03:13 PM Bug #2880: Problem with some commands in command line actor
Try escaping the $:
ls -al | awk '{print $$9}'
That expression parses, but I can't get the actor to run anything
w...- 09:41 AM Bug #2880 (Resolved): Problem with some commands in command line actor
- I try to run a little bit complex command in external execution. the
command as follows,
ls -al | awk '{print $9...
06/27/2007
- 02:17 PM Bug #2672: actor search term should be trimmed + searching with multiple terms
- Trimmed the search string in 'SimpleLibrarySearcher' class.
Changed to 'enhancement' for the multiple word search option
06/26/2007
- 02:16 PM Bug #2518: LibraryIndex 'read' method does not work correctly
- rewrote the guts of the 'read' method to correctly recreate the tree
06/15/2007
- 12:27 PM Bug #2572: Export KAR can produce several actors with the same lsid
- This is a problem with how we store lsids in the cache. The problem is that the generated kar file does not get cach...
06/12/2007
- 09:33 AM Bug #2872: md5 checksums
- I assume the desire is to add checksums to both installer releases and the nightly build.
06/11/2007
- 04:16 PM Bug #2872 (Resolved): md5 checksums
- We should add md5 checksums to our releases.
Also available in: Atom