[Building Sakai] quick question

Jon Gorrono jpgorrono at ucdavis.edu
Thu Oct 8 12:31:44 PDT 2009


Might be worth noting that the getGroupAwareRole() method in Mailtool
will return the one role listed in the prop that matches an authzgroup
first.

examples

authzg's in order returned from realmservice: Student, access
property list: access, Student

result: Student

---
authzg's in order returned from realmservice: access, Student (order switched)
property list: access, Student

result: access
---
authzg's in order returned from realmservice: Student, access
property list: Student, access (order switched)

result: Student

--

Also, since the results from realmservice are probably unpredictably
ordered, results after realms refreshes might differ.

I might make sense then for a warn to be logged (or error) when a list
of roles is found in the prop. IMHO


On Wed, Sep 30, 2009 at 9:20 PM, Soo-il Kim <kimsooil at gmail.com> wrote:
> Jon,
>
> Only one role in a site can be group-aware. e.g. If you divide site
> users into access & maintain role, the user selection will display
> only one role which is specified in sakai.properties.
>
> SOO
>
> On Wed, Sep 30, 2009 at 3:49 PM, Jon Wheat <jwheat at messiah.edu> wrote:
>> I have a problem with the mail tool and groups in a project site.
>> Essentially when a maintainer attempts to send email to people in a group
>> (in this case all maintainers) - he can see the groupname, select it, but
>> when he expands it - its empty. Then he sends the email and only he receives
>> it.
>>
>> I see this - Jira - http://jira.sakaiproject.org/browse/SAK-9109
>>
>> I have this in my sakai properties -
>>  mailtool.group.aware.role=Student,access
>>
>> Should I change that to Student,maintain since this is a project site ?
>>
>> I can't tell if this will resolve my issue or not.
>> :using 2.5.x
>>
>> -Jon
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org
>> with a subject of "unsubscribe"
>>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>



-- 
Jon Gorrono
PGP Key: 0x5434509D -
http{pgp.mit.edu:11371/pks/lookup?search=0x5434509D&op=index}
Thawte Notary - https{www.thawte.com/cgi/personal/wot/directory.exe?node=312}
GSWoT Introducer - {GSWoT:US75 5434509D Jon P. Gorrono <jpgorrono - gswot.org>}
http{ats.ucdavis.edu}

Sent from Davis, CA, United States


More information about the sakai-dev mailing list