History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SM-37
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Matt Raible
Reporter: Matt Raible
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts Menu

Database menu display javascript bug

Created: 09/May/06 02:17 AM   Updated: 09/May/06 02:17 AM
Component/s: Displayers
Affects Version/s: 2.3
Fix Version/s: None


 Description  « Hide
Moved from http://sourceforge.net/tracker/index.php?func=detail&aid=1216610&group_id=48726&atid=453974:

When Name of Menu Item has spaces in between in
database. It generates following javascript with variable
names with sapces, which cause render failure.

<script type="text/javascript">
var NAME = new WebFXTree('name');
var NAme 2 empty = new WebFXTreeItem('name2');
</script>

Javascript needs to be fixed. This happens for struts
database menu with velocity template.

 All   Comments   Change History   FishEye      Sort Order:
There are no comments yet on this issue.