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

[1.99.4] BUG REPORT: imgbg inserts linefeeds



I'm just trying out wml 1.99.4 and noticed the following (minor)
problem with the <imgbg> tag from wml::des::imgbg.

I try to create a background image using:

<page background=<imgbg content="75:#000099,1300:#ffffff" base=$(PICS)/back>
      bgcolor="#ffffff"
      text="#000000"
      link="#0000ff"
      vlink="#663399"
      alink="#ff0000"
      title="<<PAGE_TITLE>>"
>

With 1.99.4 this creates:

<body background="
../pics/back.imgbg-h-1-75-000099-1300-ffffff.gif
" bgcolor="#ffffff" text="#000000" link="#0000ff" alink="#ff0000" vlink="#663399">

Note the linefeeds in the background attribute.  With 1.7.4 this tag
worked correct:

<body background="../pics/back.imgbg-h-75-000099-1300-ffffff.gif" bgcolor="#ffffff" text="#000000" link="#0000ff" alink="#ff0000" vlink="#663399">

Tschoeeee

        Roland

-- 
 * roland@spinnaker.de * http://www.spinnaker.de/ *
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com