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

Key: FC-471
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Geoff Bowers
Reporter: Geoff Bowers
Votes: 0
Watchers: 0
Operations

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

FU: editing versioned content breaks friendly url

Created: 26/Jan/06 07:29 AM   Updated: 26/Jan/06 07:30 AM
Component/s: Core Types
Affects Version/s: FarCry 3.0
Fix Version/s: 3.0.1

Time Tracking:
Not Specified


 Description  « Hide
Friendly URLs are currently generated on setData() calls. This is breaking correct URLs for versioned content as the FU reference is being given the temporary DRAFT objectid as a reference.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Geoff Bowers - 26/Jan/06 07:30 AM
Fixed this by cleaning up setfriendlyURL() method calls, and moving the primary set action to areas that change status to approved. That is, all versioned content only sets FUs when the underlying DRAFT content is sent live.