Created attachment 2400 [details] language menu error at the bottom of the intranet Hi. In KOHA intranet, at the bottom of the page there's a bar for select language. If there are more of one language with sublanguages, only appears correctly the first language menu, and the other menus are bad formed.
I can confirm that this bugs affects 3.0.x (testing with the latest version in git) and that it doesn't affect HEAD. It looks like there is an error in the HTML structure.
Correction: The problem didn't show up in HEAD because I didn't have the right combination of translations installed. It does indeed affect HEAD as well.
Created attachment 2404 [details] [review] Proposed fix for HEAD This issue was apparently solved quite a while ago in the OPAC. This patch copies that solution over to the staff client.
Created attachment 2405 [details] [review] Proposed fix for 3.0.x
Patch pushed to master
This bug is mentioned in: Fix for Bug 5048, Error in menu/submenu for select language in intranet http://lists.koha-community.org/pipermail/koha-patches/2010-November/012986.html