Issue #105

0 up
0 down
Open
noosferogov/noosfero#105
Created by Leandro Santos

error no gerenciar papéis

http://www.participa.br/myprofile/leandronunes/profile_roles

o error log mostra:

Started GET "/myprofile/adminuser/profile_roles" for 127.0.0.1 at 2016-02-15 10:19:29 -0200 Processing by ProfileRolesController#index as HTML Parameters: {"profile"=>"adminuser"} Completed 500 Internal Server Error in 192.5ms

NoMethodError (undefined method custom_roles' for #<Person:0x00000008c25350>): app/controllers/my_profile/profile_roles_controller.rb:6:inindex'

Assignee: None
Milestone: None
2 participants
  • 4a20548511a65cfccc863520b70c3ee9?s=40&d=identicon
    Victor Costa @vfcosta (Edited )

    Complementando:

    terceiro: meaning /myprofile/$foo/profile_roles should never be used when $foo is a person. how did you get there?

    terceiro: if there is a link to that location, that's a bug

    marc__: as adminuser, I went to control panel and clicked on manage roles

    marc_: I'm on .../myprofile/adminuser and when I click on manage profile it goes to ../myprofile/adminuser/profileroles and it gives an error page

    Choose File ...   File name...
    Cancel