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

Key: FC-475
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Paul Harrison
Reporter: Nick Torpy
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FarCry Core Framework

dmFile: Linux case issues

Created: 01/Feb/06 03:13 AM   Updated: 08/Mar/06 12:26 AM
Component/s: Core Types
Affects Version/s: FarCry 3.0
Fix Version/s: 3.0.1

Time Tracking:
Not Specified

Environment: any platform that is case sensitive, eg Linux


 Description  « Hide
in edit.cfm under farcry_core/packages/types/_dmFile after the form submits it then includes the listing page with javascript parent['content'].location.href = "#application.url.farcry#/content/#stObj.TypeName#";

it should be parent['content'].location.href = "#application.url.farcry#/content/dmfile.cfm";

the reason being #stObj.TypeName# = dmFile which breaks in a linux environment becuse the file is dmfile.cfm

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.