[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
BUG REPORT: Website META Language 2.0.2 (22-Jun-2000)
- From: Denis Barbier <nospam@thanx>
- Date: Tue, 27 Jun 2000 00:30:30 +0200
__ ___ __ _
\ \ / / \/ | | Website META Language
\ \ /\ / / |\/| | | Version 2.0.2 (22-Jun-2000)
\ V V /| | | | |___
\_/\_/ |_| |_|_____| BUG REPORT
_________________________________________________________
From: Denis Barbier
Reply-To: barbier@imacs.polytechnique.fr
PROBLEM DESCRIPTION:
The wml::std::href module prints extra quotes when called with images.
----------- test.wml ---------------
#use wml::std::href
<href url="THE://URL" image="THE_IMG.EXT">
-------- end of test.wml ---------------
prints
<a href="THE://URL"><img src=\"THE_IMG.EXT\" alt=\"THE://URL\"
border="0" /></a>
SOLUTION: choose one of the following
a) download
http://www.engelschall.com/sw/wml/distrib/wml-SNAP/wml_include/std/href.src
and copy it into .../lib/wml/include/std/href.wml
b) download
http://www.engelschall.com/sw/wml/distrib/modules/wml-std-href-25-Jun-2000.tar.gz
compile and install it as explained in tarball
c) download
http://www.engelschall.com/sw/wml/distrib/bugs/wml::std::href.patch.quotes
to patch .../lib/wml/include/std/href.wml
--
Denis Barbier
WML Maintainer
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com