affiliate1 gets Forbidden on profile edit

Bug #361158 reported by Paul Everitt
4
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Medium
Paul Everitt

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"
  />

Tags: security
Changed in karl3:
assignee: nobody → tseaver
importance: Undecided → Medium
milestone: none → m10
Revision history for this message
Tres Seaver (tseaver) wrote :

I just checked in a change which should fix this issue after a 'start_over --yes'.

Changed in karl3:
status: New → Fix Committed
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"
> />

Revision history for this message
Anthony (agalietti) wrote :

I am logging into KARL 3 using my Affiliate accout (a.galietti). When I attempt to edit my profile, I get the Forbidden screen.

Changed in karl3:
assignee: Tres Seaver (tseaver) → Paul Everitt (paul-agendaless)
milestone: m10 → m12
Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.