[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
[BUG REPORT] WML 1.99.0, Linux 2.0.36
- From: nospam@thanx
- Date: Fri, 17 Mar 2000 09:16:18 +0100 (MET)
BUG REPORT
Package: WML 1.99.0
Operating System: Linux 2.0.36
Problem Description:
| Hi,
|
| After several problems while migrating my files from WML 1.7.4 to 1.99.0
| I made the following test (copied from the man page to wml::std::lang
| plus few own lines):
|
| ------------ begin of tst.wml ------------------------------------------
| #use wml::std::lang
| #use wml::std::href
|
| <lang:new id=en short>
| <lang:new id=de short>
| <lang:star:slice: index.html.*>
|
| <h1><en: Welcome><de: Willkommen></h1>
|
| <href name="The Hyperlink" url="<lang:star: index.*.html>">
| <href name="The Hyperlink" url="<lang:star:href: index2.*.html|index2.html>">
|
| <de:
| Dies
| ist
| ein
| Test.
| >
|
| <en:
| This
| is
| a
| test.
| >
| ------------ end of tst.wml ------------------------------------------
|
| WML 1.7.4 gives the following result in index.html.de:
|
| <h1>Willkommen</h1>
| <a href="index.de.html">The Hyperlink</a>
| <a href="index2.html">The Hyperlink</a>
| Dies
| ist
| ein
| Test.
|
|
| WML 1.99.0 together with wml_p2_mp4h fails with:
|
| /usr/local/wml1/lib/exec/wml_p2_mp4h: /tmp/wml.1415.tmp2.wml: 174: Warning:/tmp/wml.1415.tmp2.wml:174: Excess arguments to built-in `ifeq' ignored
| /usr/local/wml1/lib/exec/wml_p2_mp4h: /tmp/wml.1415.tmp2.wml: 175: Warning:/tmp/wml.1415.tmp2.wml:175: Excess arguments to built-in `ifeq' ignored
| >
| >
| <h1><en: Welcome><de: Willkommen></h1>
| <a href="
| ">The Hyperlink</a>
| <a href="
| ">The Hyperlink</a>
| <de:
| Dies
| ist
| ein
| Test.
| >
| <en:
| This
| is
| a
| test.
| >
|
| All tests are done on a linux system. Any comment?
|
| Max Duenki
|
| --
| _______________________________________________________________________
| /\ Dr. Max H. Duenki - Tel: +41 1 632 3624 Fax: +41 1 632 1208 \
| \_| Organisation: Swiss Federal Institute of Technology Zurich, ETHZ |
| | Department: Signal and Information Processing Laboratory ISI |
| | Room: ETF E104, |
| | Address: Sternwartstrasse 7, CH-8092 Zurich, Switzerland. |
| | Email: duenki@isi.ee.ethz.ch, WWW: http://www.isi.ee.ethz.ch/~duenki |
| | ____________________________________________________________________|___
| \_/_______________________________________________________________________/
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com