Hi *; On Wed, Jul 30, 2008 at 12:03 PM, Christian Lohmaier <[EMAIL PROTECTED]> wrote: > > You did make a change now, but your commit-message doesn't make sense: > "fix bugs, please note that a switch is not equal to an indexof!!!"
I found the real problem with my changes: case "Windows": if (getLanguage() == "da") return "win"; else return "winjre"; winjre -> it is missing the "w" before jre, so the bouncer links were /not/ correct for that case. Sorry about that. So I ask you to change it back to my version (minus the typo), or add another equivalent fix for the problem with the danish downloads. ciao Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
