%bftspeedtext% tag corrupts table

Perhaps “corrupt” is not quite the proper term but any time I use %bftspeedtext% in a table, the table cell is virtually destroyed and the data is placed outside, to the top left, of the table. I can use any other tag within that particular cell with no problems. I have created a basic page with no CSS applied and the same problem happens. The Linux version is 5.5i. Any help would be appreciated. You can see the results here, view source will show the “tag” placement within the table. This particular page is just a junk page.

http://boggess.homelinux.org/wx15.html

PS. Go easy, that is a rather slow server with 384k upload speed…

Bill

Can you post the template that’s generating that page? (or change it to .txt and attach it)

Here is the source…

MEASURE CURRENT MAX/MIN RATE
Temperature %temp% %maxtemp% at %maxtempt%
    %mintemp% at %mintempt%</span></td>
  <td><span style="font-size: 10px;">%tempchangehour%</span></td>
</tr>
<tr class="column-dark"> 
  <td><b>Humidity</b></td>
  <td><b>%hum%%</b></td>
  <td><span style="font-size: 10px;">%highhum%% at %highhumt%

    %lowhum%% at %lowhumt%</span></td>
  <td><span style="font-size: 10px;"></span></td>
</tr>
<tr class="column-light"> 
  <td><b>Pressure</b></td>
  <td><b>%baroininches2dp% in.</b></td>
  <td><span style="font-size: 10px;">%highbaro% at %highbarot%

    %lowbaro% at %lowbarot%</span></td>
  <td><span style="font-size: 10px;">%trend%

    %pressuretrendname%</span></td>
	
<tr class="column-dark"> 
  <td><b><p>test %bftspeedtext% rear test</p></b></td>
  <td><b>%avgspd% %dirlabel%</b></td>
  <td><span style="font-size: 10px;">%lasthour%

 <b>Max Day:</b> %maxgst%/span></td>
  <td><span style="font-size: 10px;">%trend%</span></td>

</tr>
<tr class="column-light"> 
  <td height="31"><b>Rain -</b>%weathercond%</td>
  <td><b>%dayrnusa%</b></td>
  <td><span style="font-size: 10px;">%dayswithnorain% day(s) without rain

    <b>Month Rain:</b> %monthrn%</span></td>
  <td><span style="font-size: 10px;">%hourrn% /hr

    %totalrainlast3hours% /3 hr</span></td>
</tr>
<tr class="column-light">
  <td height="31">&nbsp;</td>
  <td>&nbsp;</td>
  <td>&nbsp;</td>
  <td>&nbsp;</td>
</tr>
</div>

paragraph before

Before tag %bftspeedtext% After tag

paragraph after

 

Wind %bftspeedtext% %avgspd%

 

should be fixed now:
http://www.weather-display.com/downloadfiles/WeatherDlinux.gz
(unzip and rename as WeatherD )

also fixed for next windows version update

Oh, it worked OK in windoze http://www.realweatherstation.com/btest/bfttest.html

Sorry… Did not work. I just get the same results. Yes, Niko, it functions fine on Windoze. Thanks for checking!

Bill

The %bftspeedtext% tag is still a problem in the latest version on Debian Linux.

Ken