Daniel Rall wrote:
>
> Well guys, I finally got Helm converted over to Velocity (yay!).
Congratulations! That's great.
> It
> looks like I missed/improperly handled one case in the conversion
> program, as I'm hitting this issue repeatedly. I can't address it
> right this minute, so I want it to be publicly noted. I suppose I
> should probably file a Bugzilla issue...
Or just get a commit in whenever you can ;)
geir
> Dan
>
> ------------------------------------------------------------------------
>
> Subject: CVS update: MODIFIED: domain ...
> Date: 24 May 2001 23:58:55 -0000
> From: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
>
> User: dlr
> Date: 01/05/24 16:58:55
>
> Modified: templates/org/tigris/helm/domain ProjectGroupList.vm
> Log:
> Corrected VTL syntax error(s).
>
> Revision Changes Path
> 1.3 +1 -1 helm/templates/org/tigris/helm/domain/ProjectGroupList.vm
>
>
>http://helm.tigris.org/source/browse/helm/templates/org/tigris/helm/domain/ProjectGroupList.vm.diff?r1=1.2&r2=1.3
>
> (In the diff below, changes in quantity of whitespace are not shown.)
>
> Index: ProjectGroupList.vm
> ===================================================================
> RCS file:
>/usr/local/tigris/data/helm/cvs/repository/helm/templates/org/tigris/helm/domain/ProjectGroupList.vm,v
> retrieving revision 1.2
> retrieving revision 1.3
> diff -u -b -r1.2 -r1.3
> --- ProjectGroupList.vm 2001/05/24 18:48:46 1.2
> +++ ProjectGroupList.vm 2001/05/24 23:58:55 1.3
> @@ -27,7 +27,7 @@
> <TD class="ProjectDownloadHeader" bgcolor="#efefef">Summary</TD>
> </TR>
>
> - #set( $groups = $currentDomain.getProjectGroups($itemsPerPage, )$filter, $acl)
> + #set( $groups = $currentDomain.getProjectGroups($itemsPerPage$filter, $acl) )
> #set( $thisPage = $groups.getPage($paginated_page) )
>
> #if( $groups.isEmpty() )
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Geir Magnusson Jr. [EMAIL PROTECTED]
System and Software Consulting
Developing for the web? See http://jakarta.apache.org/velocity/
"still climbing up to the shoulders..."