Manila Static Rendering Bug

Brent Simmons Manila-Newbies@userland.com
Tue, 2 Oct 2001 09:46:29 -0700 (PDT)


Mark -- thanks for the bug report.

-Brent


On Tue, 2 Oct 2001, Richman Mark-A13124 wrote:

> 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
>