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

Key: FC-440
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Geoff Bowers
Reporter: Johnny Oshika
Votes: 0
Watchers: 0
Operations

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

Element FU.MAPPINGS is undefined in APPLICATION

Created: 23/Dec/05 03:06 PM   Updated: 26/Jan/06 08:32 AM
Component/s: Components
Affects Version/s: FarCry 3.0
Fix Version/s: 3.0.1

Time Tracking:
Not Specified


 Description  « Hide
When ColdFusion first starts, I need to browse to a page without using a friendly URL (e.g. index.cfm?objectid=SomeUID) before browsing to a page with friendly URLs. If I don't do that, I get this error message:

Element FU.MAPPINGS is undefined in APPLICATION.
 
The error occurred in C:\Inetpub\wwwroot\farcry2\farcry_core\packages\farcry\fu.cfc: line 190

Thanks
Johnny

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Geoff Bowers - 26/Jan/06 08:32 AM
Believe this already fixed in 3.0.1 release candidate. The entire FU application scope cache is rebuilt on application initialisation.