Changes between Initial Version and Version 2 of Ticket #690


Ignore:
Timestamp:
Jul 19, 2007, 11:07:06 PM (17 years ago)
Author:
Nicklas Nordborg
Comment:

Hmmm... BASE by default give guests USE permission to extra value types. Maybe this has been changed by an admin some time ago... The easiest fix is to give the 'Guest' role permission read extra value types. Extra value types are global resources, much like file types, MIME types, etc. and all users should have access to them.

On the other hand, the code that is causing the exception should be more stable... this needs to be fixed. It should be simple enough to put a try-catch around the buggy line.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #690

    • Property MilestoneBASE 2.4
    • Property Owner changed from everyone to Nicklas Nordborg
    • Property Priority majorminor
    • Property Status newassigned
  • Ticket #690 – Description

    initial v2  
    1 I've loaded an experiment as an administrator, all within a project.  Then I shared all items in the project to group "Everyone" (making Everyone a member of the project did not have the desired effect [see ticket http://base.thep.lu.se/ticket/689]).  When our guest user tries to view the experiment - the Properties and Overview tabs work OK, but the Bioassay sets tab fails (blank page).  Tomcat log below.  I think it's because I created an extravalue for the bioassay set.  The extra value thingy doesn't seem to have a "Share..." option.
    2 
    3 Have a look around yourself for a limited time only:
    4 
    5 http://base.vectorbase.org:8080/base2dev/
    6 vbguest
    7 readonly
    8 
    9 Could you let me know when you've seen this please? - I'd like to delete the extra value so that it works again for other users.
     1I've loaded an experiment as an administrator, all within a project.  Then I shared all items in the project to group "Everyone" (making Everyone a member of the project did not have the desired effect [see ticket #689]).  When our guest user tries to view the experiment - the Properties and Overview tabs work OK, but the Bioassay sets tab fails (blank page).  Tomcat log below.  I think it's because I created an extravalue for the bioassay set.  The extra value thingy doesn't seem to have a "Share..." option.
    102
    113thanks,