Item1484: port WebPermissionsPlugin

pencil
Priority: Normal
Current State: Closed
Released In: 1.0.9
Target Release: n/a
Applies To: Extension
Component: WebPermissionsPlugin
Branches:
Reported By: SvenDowideit
Waiting For:
Last Change By: AaronScamehorn
i'll start ..

-- SvenDowideit - 21 Apr 2009

Thanks Sven. I need to do some work on this.

-- PaulHarvey - 24 Sep 2009

Lack time. Throwing this back out there.

-- PaulHarvey - 16 Jan 2010

Created an installer. Installed on Foswiki-1.0.9.

Confirmed that adding webpermissions to SKIN= works; Edit topic ACLs shows up under "More Topic actions'.

Confirmed that "Set Permissions for" displays properly in page when %TOPICPERMISSIONS% embedded.

ISSUES:

Clicking on "Cancel" results in a bad URL: /foswiki/bin/Sandbox/AaronScamehornSandboxview
Clicking on "Save" results in /usr/bin/perl -wT /var/www/foswiki/bin/save sucking up 80% CPU. Appears to never recover.

-- AaronScamehorn - 04 Jun 2010

"Cancel" issue resolved. Typo in Core.pm, line 402. Should be comma, not period. Don't know how to commit to SVN.

-- AaronScamehorn - 07 Jun 2010

Hello Aaron, WebPermissionsPlugin does need some TLC - perhaps you would like to consider RequestAccessToSubversion so that you can make the changes yourself.

We can talk you through getting started on IRC.

I would check in the fix for you, but then it would have to be released, and that would mean testing the plugin which I don't really have time to do atm smile

-- PaulHarvey - 08 Jun 2010

"Save" issue resolved. Extraneous $antiBeforeSaveRecursion = 0; line 415.

Committed to SVN.

-- AaronScamehorn - 08 Jun 2010
Topic revision: r18 - 25 Jun 2010, AaronScamehorn
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy