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

Key: FC-1609
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Tomek Kott
Votes: 0
Watchers: 0
Operations

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

'preview' under "Show Archive" fails; need objectid not archiveid

Created: 19/Nov/08 02:32 PM   Updated: 17/Dec/08 05:16 AM
Component/s: Core Types
Affects Version/s: 5.0.2
Fix Version/s: FarCry 5.1

Time Tracking:
Not Specified


 Description  « Hide
Under the overview section of an object with archiving abilities, clicking the "Show Archive" button gives a table of past object values. Clicking on preview pops up the index.cfm?archiveid="xxx" which doesn't do anything. You need "objectid="xxx"'

Fix is on line 102 of core/webtop/archive.cfm, need objectid not archiveid when calling conjuror. Then the object will be handled correctly.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Matthew Bryant - 17/Dec/08 05:16 AM
Thanks Tomek