
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Win2k3, SQL Server Express 2005, FarCry 5.0.2
|
|
|
It looks like the home.cfm page in core/webtop/overview hasn't been updated for version 5 (last update 2006?). I have many items in draft and locked and they do not show up on the home.cfm page like they did in FC4. It just says there is nothing to show. Maybe it has something to do with the new security model in FC5?
Also, there is a spelling error when there are no items show. "Non" should be "None" here:
txtNode = document.createTextNode('Currently Non In [' + content_status + '] Status');
|
|
Description
|
It looks like the home.cfm page in core/webtop/overview hasn't been updated for version 5 (last update 2006?). I have many items in draft and locked and they do not show up on the home.cfm page like they did in FC4. It just says there is nothing to show. Maybe it has something to do with the new security model in FC5?
Also, there is a spelling error when there are no items show. "Non" should be "None" here:
txtNode = document.createTextNode('Currently Non In [' + content_status + '] Status'); |
Show » |
|