History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-432
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: P1 P1
Assignee: Unassigned
Reporter: Henry Minsky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

remove "file:" type for data and media requests, replace with http

Created: 15/Jun/05 08:28 AM   Updated: 07/Jul/06 04:44 PM
Component/s: Server - Data Transport, Server - Media
Affects Version/s: None
Fix Version/s: 3.0.2

Time Tracking:
Not Specified

Severity: Critical
Runtime: N/A


 Description  « Hide
file: is a security hole. Replace it with http: on the server, to try and make apps continue to work transparently.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Henry Minsky - 27/Jun/05 09:15 AM
fixed by changeset 29598. file: reuqests are translated to http: by the server.