Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 398918

Summary: Landing page is blank in recent builds
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ServerAssignee: Simon Kaegi <simon_kaegi>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ken_walker, libingw, simon_kaegi
Version: 2.0   
Target Milestone: 2.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-01-23 14:44:14 EST
1. Download a recent build (I used I20130123-0918)
2. Unzip, run orion.exe
3. Go to http://localhost:8080 in your web browser
4. You get a blank page.

> HTTP/1.1 200 OK
> Last-Modified: Wed, 23 Jan 2013 19:33:48 GMT
> ETag: W/"0-1358969628989"
> Content-Length: 0
> Server: Jetty(8.1.3.v20120522)
Comment 1 Ken Walker CLA 2013-01-25 10:07:08 EST
Just tried this on the Mac OS version and it's fine
Comment 2 Ken Walker CLA 2013-01-25 10:34:20 EST
But verified it's an issue on my ThinkPad - blank screen
Comment 3 libing wang CLA 2013-01-28 11:21:56 EST
I could reproduce it on my Chrome and Firefox with build 20130127-2230.
Comment 4 Simon Kaegi CLA 2013-01-29 14:47:20 EST
Fixed. The WelcomeFileFilter will now treat setting content-length to 0 on a resource ending in "/" as a trigger to activate the filter.