dlr         01/05/21 19:21:55

  Modified:    convert  convert.wm
  Log:
  Added some more nasty test cases ripe from the wild minds of our
  template developers.  ;)
  
  Revision  Changes    Path
  1.5       +3 -0      jakarta-velocity/convert/convert.wm
  
  Index: convert.wm
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/convert/convert.wm,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- convert.wm        2001/05/12 01:40:51     1.4
  +++ convert.wm        2001/05/22 02:21:54     1.5
  @@ -28,6 +28,9 @@
     }
   }
   
  + #set $action= $permission.getAction();
  +   $resource.getDescription();: $resource.getPattern();
  +
   $_leadingUnderscore
   
   This is an explicitly terminated $statement;.
  
  
  

Reply via email to