| Summary: | Projects ending in .js are not served up correctly as a site | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Ken Walker <ken_walker> |
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mamacdon |
| Version: | 0.5 | ||
| Target Milestone: | 1.0 M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Ken Walker
The code that decides what MIME type to set is looking at the last chunk of the path. It should really be looking at the underlying filename of the Orion file that it's serving up. |