Manila Static Rendering Bug

Richman Mark-A13124 Manila-Newbies@userland.com
Tue, 2 Oct 2001 09:41:45 -0500


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C14B50.5C29BA70
Content-Type: text/plain

Hello,

I've discovered a bug with static rendering in Manila.

I have defined my navigation links as follows using images:

<navigator>
	<item name="home" picture="home" rollover="home_roll" disabled="home" pagename="/ssglaw"/>
	<item name="Guidance" picture="guidance" rollover="guidance_roll" disabled="guidance" pagename="/ssglaw/guidance/index"/>
	<item name="" picture="tc" rollover="tc_roll" disabled="tc" pagename="/ssglaw/terms"/>
	<item name="far/dfars" picture="far_menu" rollover="far_menuroll" disabled="far_menu" pagename="http://aninternalsite.com/policies/farsite/FAR_DFARS.html"/>
</navigator>

When I render the site, the final navigation link is not rendered using the images, rather it just shows up as plain text. If I change the pagename to anything other than a full URL, it renders correctly.

Regards,
Mark Richman

------_=_NextPart_001_01C14B50.5C29BA70
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DUS-ASCII">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2654.92">
<TITLE>Manila Static Rendering Bug</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2 FACE=3D"Arial">Hello,</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">I've discovered a bug with static =
rendering in Manila.</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">I have defined my navigation links as =
follows using images:</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">&lt;navigator&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 =
FACE=3D"Arial">&lt;item name=3D&quot;home&quot; =
picture=3D&quot;home&quot; rollover=3D&quot;home_roll&quot; =
disabled=3D&quot;home&quot; pagename=3D&quot;/ssglaw&quot;/&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 =
FACE=3D"Arial">&lt;item name=3D&quot;Guidance&quot; =
picture=3D&quot;guidance&quot; rollover=3D&quot;guidance_roll&quot; =
disabled=3D&quot;guidance&quot; =
pagename=3D&quot;/ssglaw/guidance/index&quot;/&gt;</FONT></P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 =
FACE=3D"Arial">&lt;item name=3D&quot;&quot; picture=3D&quot;tc&quot; =
rollover=3D&quot;tc_roll&quot; disabled=3D&quot;tc&quot; =
pagename=3D&quot;/ssglaw/terms&quot;/&gt;</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 =
FACE=3D"Arial">&lt;item name=3D&quot;far/dfars&quot; =
picture=3D&quot;far_menu&quot; rollover=3D&quot;far_menuroll&quot; =
disabled=3D&quot;far_menu&quot; pagename=3D&quot;<A =
HREF=3D"http://aninternalsite.com/policies/farsite/FAR_DFARS.html" =
TARGET=3D"_blank">http://aninternalsite.com/policies/farsite/FAR_DFARS.h=
tml</A>&quot;/&gt;</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">&lt;/navigator&gt;</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">When I render the site, the final =
navigation link is not rendered using the images, rather it just shows =
up as plain text. If I change the pagename to anything other than a =
full URL, it renders correctly.</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Regards,</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Mark Richman</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C14B50.5C29BA70--