[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Re: BUG REPORT: Website META Language 1.7.1 (05-06-1999)



On Tue, 8 Jun 1999, Jan Ulrich Hasecke wrote:

> On Tue, 8 Jun 1999, Denis Barbier wrote:
> 
> >And again i can't reproduce your problem ;-)
> >Could you send an example?
> 
> Hello Denis,
> 
> thank You for the quick reply! 
> 
> I added some files. I want to generate two or three html-files
> from one source by using lang. Each html-file should get an other
> navbar. 
> 
> sudelbuch.wml = my template from .wml/tpl
> 01071998.wml = the wml-file from the 1. July 1998
> nav-07-1998.wml = the navbar-file for July 1998 
> navwahl.wml = the navbar-file for the second html-file (not yet
> complete!)

Ok, apply the patch below
Either on navbar.src or navbar.wml

Yours

Denis

--- wml_include/des/navbar.src	1999/06/05 23:22:09	1.6
+++ wml_include/des/navbar.src	1999/06/08 10:02:54
@@ -279,7 +279,7 @@
     my $name = '<get-var name>';
     my $subselected = (qq|<get-var subselected>| eq '' ? 1 : 0);
 
-    &navbar_index($NAVBAR{$name}, $name, <get-var select>, $subselected, '', '', 0);
+    &navbar_index($NAVBAR{$name}, $name, '<get-var select>', $subselected, '', '', 0);
     $NAVBAR{$name}->{OPEN} = 1;
 }:>
 <restore subselected>

______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com