Hi NAV users,
MacroM at the University of Oslo just discovered a compile bug which
surfaces with older versions of Cheetah.
The compilation of FrontpageTemplate fails when using Cheetah version
0.9.17 and 1.0 on RHEL4. It is tested to work with 2.0rc7 on Debian
Etch, so apparently Cheetah 2 is a bit more forgiving.
If you are using an old version Cheetah, a bug fix has been committed to
Subversion in r4242, and has been attached as a patch. The patch can be
applied to the source distribution by:
$ cd nav-3.3.0/
$ patch -p0 < ../path/nav-3.3.0-frontpagetemplate-fix-2007-10-03.patch
With time, the bug fix will of course be included in NAV 3.3.1.
--
Stein Magnus Jodal
UNINETT AS
Modified: subsystem/webFront/templates/FrontpageTemplate.tmpl
===================================================================
--- subsystem/webFront/templates/FrontpageTemplate.tmpl 2007-10-03 08:30:43 UTC (rev 4241)
+++ subsystem/webFront/templates/FrontpageTemplate.tmpl 2007-10-03 12:22:43 UTC (rev 4242)
@@ -60,7 +60,7 @@
$sideboxstart('NAV links')
$navlinks
$sideboxend()
-#endif
+#end if
#end def
#def externallinksbox
_______________________________________________
nav-users mailing list
[email protected]
http://mailman.itea.ntnu.no/mailman/listinfo/nav-users