join community button missing

Bug #349037 reported by Anthony
2
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
High
Chris Rossi

Bug Description

When a non-member visits a public community, the user should see a green 'Join Community' button on the Overview page. For my example (see screen shot below), I am logged in as user staff5 and attempting to join the Staff 8 Test Community.

Revision history for this message
Anthony (agalietti) wrote :
Changed in karl3:
assignee: nobody → paul-agendaless
importance: Undecided → Medium
milestone: none → m7
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Triage to M8.

Changed in karl3:
milestone: m7 → m8
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Hi Anthony. Just to make sure I am correct on what should happen for this screen:

1) A staff user walks up to a community they are not a member of and they should see an action labeled "Join Community". (An affiliate can't do this because they can't see the community.)

2) They click the link and fill in a message and click submit. Clicking cancel goes back to View Community.

3) Clicking submit sends an email to the moderator(s) of the community that looks like:

From: Person Name <email address hidden>
Subject: Request to join Community Name

Person Name has requested to join your Paul & Hangout community.

Rich-text HTML message here.

To add them, click here __https://karl.soros.org/communities/paul-hangout/members/add.html?form.button.Submit=submit&form.submitted=1&login=plonepaul&message=Join+request+accepted. ___

(Where the last line is an HTML hyperlink.)

4) Clicking on submit goes back to the community page with a status message saying "Request sent".

Does this sound right?

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Hi Chris, there is some detail in the comment history on this.

Changed in karl3:
assignee: paul-agendaless → chris-archimedeanco
Revision history for this message
Anthony (agalietti) wrote : RE: [Bug 349037] Re: join community button missing

Hi Paul,

Yes, that sounds correct.

Thanks.

Anthony

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of
Paul Everitt
Sent: Wednesday, April 01, 2009 9:53 AM
To: Anthony Galietti
Subject: [Bug 349037] Re: join community button missing

Hi Anthony. Just to make sure I am correct on what should happen for
this screen:

1) A staff user walks up to a community they are not a member of and
they should see an action labeled "Join Community". (An affiliate can't
do this because they can't see the community.)

2) They click the link and fill in a message and click submit. Clicking
cancel goes back to View Community.

3) Clicking submit sends an email to the moderator(s) of the community
that looks like:

From: Person Name <email address hidden>
Subject: Request to join Community Name

Person Name has requested to join your Paul & Hangout community.

Rich-text HTML message here.

To add them, click here __https://karl.soros.org/communities/paul-
hangout/members/add.html?form.button.Submit=submit&form.submitted=1&logi
n=plonepaul&message=Join+request+accepted.
___

(Where the last line is an HTML hyperlink.)

4) Clicking on submit goes back to the community page with a status
message saying "Request sent".

Does this sound right?

--
join community button missing
https://bugs.launchpad.net/bugs/349037
You received this bug notification because you are a direct subscriber
of the bug.

Status in Porting KARL to a new architecture: New

Bug description:
When a non-member visits a public community, the user should see a green
'Join Community' button on the Overview page. For my example (see
screen shot below), I am logged in as user staff5 and attempting to join
the Staff 8 Test Community.

Revision history for this message
Chris Rossi (chris-archimedeanco) wrote :

I am not familiar with the staff/affiliate nomenclature. Paul, could
you give me a quick high level overview of the classes of users on the
system?

Chris

On Wed, Apr 1, 2009 at 10:12 AM, Anthony <email address hidden> wrote:
> Hi Paul,
>
> Yes, that sounds correct.
>
> Thanks.
>
> Anthony
>
> -----Original Message-----
> From: <email address hidden> [mailto:<email address hidden>] On Behalf Of
> Paul Everitt
> Sent: Wednesday, April 01, 2009 9:53 AM
> To: Anthony Galietti
> Subject: [Bug 349037] Re: join community button missing
>
> Hi Anthony.  Just to make sure I am correct on what should happen for
> this screen:
>
> 1) A staff user walks up to a community they are not a member of and
> they should see an action labeled "Join Community".  (An affiliate can't
> do this because they can't see the community.)
>
> 2) They click the link and fill in a message and click submit.  Clicking
> cancel goes back to View Community.
>
> 3) Clicking submit sends an email to the moderator(s) of the community
> that looks like:
>
> From: Person Name <email address hidden>
> Subject: Request to join Community Name
>
> Person Name has requested to join your Paul & Hangout community.
>
> Rich-text HTML message here.
>
> To add them, click here __https://karl.soros.org/communities/paul-
> hangout/members/add.html?form.button.Submit=submit&form.submitted=1&logi
> n=plonepaul&message=Join+request+accepted.
> ___
>
> (Where the last line is an HTML hyperlink.)
>
> 4) Clicking on submit goes back to the community page with a status
> message saying "Request sent".
>
> Does this sound right?
>
> --
> join community button missing
> https://bugs.launchpad.net/bugs/349037
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Porting KARL to a new architecture: New
>
> Bug description:
> When a non-member visits a public community, the user should see a green
> 'Join Community' button on the Overview page.   For my example (see
> screen shot below), I am logged in as user staff5 and attempting to join
> the Staff 8 Test Community.
>
> --
> join community button missing
> https://bugs.launchpad.net/bugs/349037
> You received this bug notification because you are a bug assignee.
>
> Status in Porting KARL to a new architecture: New
>
> Bug description:
> When a non-member visits a public community, the user should see a green 'Join Community' button on the Overview page.   For my example (see screen shot below), I am logged in as user staff5 and attempting to join the Staff 8 Test Community.
>

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

In KARL2, people that were "staff" at OSI were in a group that had
certain permissions that others didn't. The other roles:

1) Administrators. Essentially Manager in Zope.

2) Affiliate. Users of the system that weren't legally part of OSI.

Some things that Staff can do that Affiliates can't:

1) Add communities.

2) See a public community (or any of its content) that they are not a
member of.

3) Get into the intranet area at /offices.

The groupings into Staff and Affiliate have proven a bit squishy as
have the permissions that went along with it.

For this task you don't really need to worry about it, because they
won't be able to get to the show_community_view view unless they have
the permission.

--Paul

On Apr 1, 2009, at 1:38 PM, Chris Rossi wrote:

> I am not familiar with the staff/affiliate nomenclature. Paul, could
> you give me a quick high level overview of the classes of users on the
> system?
>
> Chris

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Move to M9.

Changed in karl3:
milestone: m8 → m9
Changed in karl3:
importance: Medium → High
Changed in karl3:
status: New → In Progress
Changed in karl3:
status: In Progress → Fix Committed
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.