Closed GoogleCodeExporter closed 9 years ago
That debug call certainly looks suspect.
Original comment by James.Mo...@gmail.com
on 19 Jan 2015 at 2:59
Original comment by James.Mo...@gmail.com
on 7 Mar 2015 at 2:56
Sorry, I specific better the steps for reproduce the problem
What steps will reproduce the problem?
1. Install the version 1.6.2 of GitBlit Go
2. Add log4j file with DEBUG level configured (log4j.properties to use
attached) under "data" folder
3. Add "-Dlog4j.configuration=file:C:\GitBlit\data\log4j.properties" parameter
to "Java" tab into gitblitw.exe for override log4j configuration and start the
service
4. Use https (and http) for access to the GitBlit web application, as you can
see from the attached screenshot the css style is broken. If you change the
parameter log4j.rootCategory and log4j.logger.org.apache.wicket from DEBUG to
INFO all is done on the web pages.
Thanks and regards,
Bottone Danny
Original comment by Danny041...@gmail.com
on 10 Mar 2015 at 10:17
Attachments:
This is a bug in Jetty, not Gitblit. You could report this upstream or update
Jetty and see if the issue still exists.
Original comment by James.Mo...@gmail.com
on 10 Mar 2015 at 2:15
Original issue reported on code.google.com by
Danny041...@gmail.com
on 19 Jan 2015 at 2:44