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

Key: FC-1474
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Major Major
Assignee: Matthew Bryant
Reporter: David Kearins
Votes: 0
Watchers: 0
Operations

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

Permissions not enabling

Created: 28/Aug/08 12:24 PM   Updated: Yesterday 03:01 AM
Component/s: Security
Affects Version/s: FarCry 5.0 (Fortress)
Fix Version/s: FarCry 5.1

Time Tracking:
Not Specified

Environment: Windows 2003, IIS 6, CF 8, SQL Server 2005, FC 5.0


 Description  « Hide
Have setup a user and made them an approver. But when I clicked on "Request Approval for this content item" the next screen displays the following error message.

"There are no users that have permission to approve all items. Request approval for items one at a time or manually notify potential approvers."

I tried to resolve the issue in the following ways:

* Reloaded the application
* Restarted the server
* Cleared the browser cache
* Changed the permissions
* Checked the permissions on the parent node that they were set to Inherit (grant).

Unfortunately I still get the error message displaying. Not sure what I am doing wrong here but I can't seem to be able to request approval of a html page for anyone. Not sure if this a bug or a problem with our system, but I thought I would log it.

http://groups.google.com/group/farcry-beta/browse_thread/thread/fb824e85b38b7ac8/d1a70b8532268f7e#d1a70b8532268f7e





 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Kearins - 26/Sep/08 04:38 PM
I have been doing some work on this problem (?) and I thought that I would give an update on at least partly on what I think one of the problems is.

* In the table (I am using SQL Server 2005) dmProfile the value in the column "bActive" is by default 0 (zero) for new entries and at installation.

* If you set the bActive field to 1 (via SQL Server) then this error no longer apprears and you get "Request approval from" "All Approvers" checked.

I don't see how the bActive field is set via the webtop CMS back end. I know you can set the "User status" say to "Active" although this seem to have no effect, because if you set bActive field back to 0 for all users then the error appears again.

Actually it seems that the all the users with the bActive field set to 1 appears as an approver in the list and this ignores any permissions set for a user.



Cheers

David

Matthew Bryant - 21/Dec/08 07:43 AM
duplicate of FC-1530