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

Key: FC-1482
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Andrew Mercer
Votes: 0
Watchers: 0
Operations

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

Types with status but no versionID throuws error

Created: 15/Sep/08 02:15 PM   Updated: 15/Sep/08 02:57 PM
Component/s: Webskins
Affects Version/s: 5.0.2
Fix Version/s: FarCry 5.1

Time Tracking:
Not Specified


 Description  « Hide
core/webskin/types/displayAdminToolbarSummary.cfm
Line 93 checks for Status field and if exists calls versioning.checkIsDraft()

This throws and error if there is not a versionID field on the type

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Andrew Mercer - 15/Sep/08 02:35 PM
same mod needs to go on
core/webskin/types/displayAdminToolbarDetail.cfm

Blair McKenzie - 15/Sep/08 02:57 PM
Fixed for types that have status but are not versioned.