|
Previous
·
Next
|
knowmad
|
Date: 4/30/2007 10:37 am · Subject: Help link broken for navigation template · Rating: 1
The Help Index sets up the following invalid link for the "Navigation Template" object: http://www.plainblack.com/verticalmenu2?op=viewHelp;hid=navigation%20template;namespace=Asset_Navigation
|
| Back to Top |
Rate [ | ]
|
| |
colink
|
Date: 5/1/2007 4:49 pm · Subject: Re: Help link broken for navigation template · Rating: -1
I can't duplicate this bug on my dev site. I've tried Mozilla on Solaris, and FireFox and IE on Windows. If the bug still exists in 7.3.16, please re-open this bug.
|
| Back to Top |
Rate [ | ]
|
| |
knowmad
|
Date: 5/2/2007 8:16 am · Subject: Re: Help link broken for navigation template · Rating: -2
Hi Colin, I can't duplicate this bug on a new demo site. However, the url is the same as what I'm trying on the www.plainblack.com website. I'm thinking we may have an upgrade bug. I'll try to join the IRC today and pitch in support for tracking down this issue.
Thanks, William
|
| Back to Top |
Rate [ | ]
|
| |
JT
|
Date: 5/2/2007 8:32 am · Subject: Re: Help link broken for navigation template · Rating: -2
This is the error generated in the logs on plainblack.com 2007/05/02 08:30:48 - ERROR - www.plainblack.com.conf - main::[[undef]] - Couldn't execute operation : WebGUI::Operation::Help::www_viewHelp. Root cause: HTML::Template->output() : fatal error in loop output : HTML::Template->output() : fatal error in loop output : HTML::Template::param() : attempt to set parameter '' with a scalar - parameter is not a TMPL_VAR! at /data/wre/prereqs/perl/lib/site_perl/5.8.8/HTML/Template.pm line 3069 at /data/wre/prereqs/perl/lib/site_perl/5.8.8/HTML/Template.pm line 3069 at /data/WebGUI/lib/WebGUI/Asset/Template/HTMLTemplate.pm line 69 Investigating...
|
| Back to Top |
Rate [ | ]
|
| |
JT
|
Date: 5/2/2007 9:06 am · Subject: Re: Help link broken for navigation template · Rating: -1
Turns out this is a problem with HTML::Template 2.8 vs 2.9. In 2.8 it works, and in 2.9 it doesn't. Still investigating.
|
| Back to Top |
Rate [ | ]
|
| |
colink
|
Date: 5/2/2007 9:51 am · Subject: Re: Help link broken for navigation template · Rating: 0
HTML::Template 2.9 does not like loop entries with empty strings as
keys. v2.8 will accept them. That explains why some sites were
working and not others. Fixed in 7.3.16
|
| Back to Top |
Rate [ | ]
|
| |