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

Key: FC-1582
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Rob Rohan
Reporter: Rob Rohan
Votes: 0
Watchers: 0
Operations

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

Scaffold assistant doesn't render

Created: 03/Nov/08 02:59 PM   Updated: 03/Nov/08 03:05 PM
Component/s: Core Custom Tags
Affects Version/s: FarCry 5.1
Fix Version/s: FarCry 5.1

Time Tracking:
Not Specified


 Description  « Hide
After you create a type and deploy it, if you try to scaffold the type the assistant window just shows "create" and "cancel" with no other options. Clicking create doesn't do anything.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Rob Rohan - 03/Nov/08 03:05 PM
fixes FC-1582
Just replaced the generated UUID's "-" with "_" because the value is used in javascript and using a - is not valid in variable names.