[forge-issues] [JBoss JIRA] (FORGE-1521) Navigation menu is empty

Antonio Goncalves (JIRA) issues at jboss.org
Wed Jan 29 06:31:28 EST 2014


Antonio Goncalves created FORGE-1521:
----------------------------------------

             Summary: Navigation menu is empty
                 Key: FORGE-1521
                 URL: https://issues.jboss.org/browse/FORGE-1521
             Project: Forge
          Issue Type: Sub-task
          Components: Scaffold
    Affects Versions: 2.0.0.CR2
            Reporter: Antonio Goncalves
             Fix For: 2.x Future


When scaffolding JSF pages for a few entities I get the following in the {{pageTemplate.xhtml}} :

{code}
		<div id="navigation">
			<h:link id="homeLink" outcome="/index.xhtml">
				<img src='#{resource["forge-logo.png"]}' alt="Forge... get hammered" border="0" />
			</h:link>
			<ul/>
		</div>
{code}

The {{<ul/>}} is empty instead of having links to each entity {{search}} page

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list