Comment 2 for bug 361158

Revision history for this message
Paul Everitt (paul-agendaless) wrote : Re: [Bug 361158] Re: affiliate1 gets Forbidden on profile edit

Yep, that did the trick. Not only did you close this bug, but ./
runtests.sh security now runs to completion.

I'm about 50% through the 100+ twill tests I need to write for testing
view security and actions. I hope to finish in a few hours.

--Paul

On Apr 15, 2009, at 6:27 PM, Tres Seaver wrote:

> I just checked in a change which should fix this issue after a
> 'start_over --yes'.
>
> ** Changed in: karl3
> Status: New => Fix Committed
>
> --
> affiliate1 gets Forbidden on profile edit
> https://bugs.launchpad.net/bugs/361158
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Porting KARL to a new architecture: Fix Committed
>
> Bug description:
> Log in as affiliate1, click My Profile, click Edit, get Forbidden.
> Here's the view permission:
>
> <view
> for="karl.models.interfaces.IProfile"
> view=".people.edit_profile_view"
> name="edit_profile.html"
> permission="edit"
> />