[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: Question about <subject>
- From: Denis Barbier <nospam@thanx>
- Date: Mon, 10 Jul 2000 15:30:22 +0200
On Mon, Jul 10, 2000 at 11:54:08AM +0200, Stephan Petersen wrote:
> Hi again,
>
> I have a question about the use of the <subject> tag.
[...]
> <d:
> <subject "Über uns">
> <headline>So erreichen Sie uns</headline>
> >
> <e:
> <subject "About us">
> <headline>Contact information</headline>
> >
[...]
> <define-tag subject>
> ..SUBJECT_LOC>>%0<<..
> </define-tag>
[...]
> The strange result is that the <title> of both resulting html files is in
> *both* cases:
>
> <title>Über unsAbout us</title>
>
> (i.e. both <subject> tag values make it into the <title> tag)
>
> All the other aspects of the language-specific html creation are perfectly
> o.k.
>
> Is this a bug, a feature, or a side-effect? :-)
Hmmm, i would say a feature. Look at your code after pass 2 (e.g. with
-v9 flag).
The only solution is to put language specifier into <subject>, like
<d:
<subject "<d: Über uns>">
...
or
<subject "<d: Über uns><e: About us>">
<d:
<headline>...
><e: ...>
--
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