Hi Florian, Bircher Florian wrote: > Hello, > I have checked the code, and yes, there is a possibility to enter a loop. > > Code: http://download.openoffice.org/download.js > The url gets linked in the function getLink( version ); > Line 189: var platformBouncer = getPlatformForBouncer(); > Line195-201: > if ( platformBouncer.indexOf( "mac" ) != -1 ) { > // send MAC requests to porting.o.o > return "http://porting.openoffice.org/mac/download/"; > } else { > // use direct link > return a[2]; > } > > To enter this loop the function hasBouncerLink() need to return false.
Thank you for having a look at it, some of our users were right ;) Kind regards Sophie --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
