TheCoder4eu / BootsFaces-OSP

BootsFaces - Open Source Project
Apache License 2.0
246 stars 102 forks source link

Navbar broken in latest osp version 0.5.0 #28

Closed mortensen closed 9 years ago

mortensen commented 9 years ago

Hi.

Just updated from an old 0.3.7 or so to the OSP 0.5 version. It actually seems that navbars are broken in this release. I maybe will download the old version again and switch back to verify its the version. But i didnt change this xhtml page, so what else but my update could it be?

    <b:navBar>
        <b:navbarLinks>
            <b:navLink value="a" href="#"></b:navLink>
            <b:navLink value="b" href="here.xhtml"></b:navLink>
            <b:navLink value="c" href="there.xhtml"></b:navLink>
        </b:navbarLinks>
    </b:navBar> 
stephanrauh commented 9 years ago

Well, at least this particular Navbar seems to work: https://github.com/TheCoder4eu/BootsFacesWeb/blob/master/web/applayout/navbartop.xhtml. It doesn't look too different to me. Would you mind to give us some details? What goes wrong?

TheCoder4eu commented 9 years ago

Hi, www.bootsfaces.net runs entirely on 0.5.0 OSP version, and all three examples of navbar look ok, so I think the problem might lie in your xhtml markup.

I am sure having a look at the source Stephan pointed out can help you understanding what could be wrong.

mortensen commented 9 years ago

I just tested it again and the problem doesnt occur anymore... Sorry, maybe I was too fast with writing this ticket. Dont know why it didnt work. But now it looks fine. No changes in the xhtml though... Ticket closed.

TheCoder4eu commented 9 years ago

Just guessing: