Skip to Content.
Sympa Menu

comanage-users - Re: [comanage-users] Problems with enrolling

Subject: COmanage Users List

List archive

Re: [comanage-users] Problems with enrolling


Chronological Thread 
  • From: Benn Oshrin <>
  • To:
  • Subject: Re: [comanage-users] Problems with enrolling
  • Date: Sat, 22 Feb 2014 18:18:36 -0500

Various comments in line, but the short version is that the 'develop' branch has a large number of bug fixes. I'd suggest trying that branch and seeing if you have better results. (We still need to fix one or two items before merging into master and tagging a new release.)

On 2/17/14 12:11 PM, Niels van Dijk wrote:

* Adding a new enrolment attribute breaks
(https://[server]/registry/co_enrollment_attributes/add)
Notice (8): Undefined index: coef
[APP/Controller/CoEnrollmentAttributesController.php, line 104]
The attribute does seem to get added however. However I suspect a number
of the followup issues is related...

This should now be fixed.

*Adding CO Enrollment Attributes button on the CO Enrollment Attributes
page (after selecting the change sort order)
https://[server]/registry/co_enrollment_attributes/order/coef:2/direction:asc/sort:ordr

Notice (8): Undefined variable: vv_coefid
[APP/View/CoEnrollmentAttributes/order.ctp, line 77]
EGI sponsor
Notice (8): Undefined variable: vv_available_attributes
[APP/View/CoEnrollmentAttributes/order.ctp, line 80]
Add CO Enrollment Attribute

I can't reproduce this one. If you still can after updating, you should be able to click on the error message and get a stack trace. If so, please send it to me off list.

* Enrolling new members:
When I try e.g. https://[server]/registry/co_petitions/add/coef:4/co:2

EmailEnrollment

Petition Attributes

Notice (8): Undefined variable: hidden_attr
[APP/View/CoPetitions/petition-attributes.inc, line 185]

Warning (2): Invalid argument supplied for foreach()
[APP/View/CoPetitions/petition-attributes.inc, line 185]

I don't see these errors. Again, please send me a stack trace off list if you're still seeing these after updating.

I addition I not that even though I am the CoManage admin, I must set
Enrollment Authorization for an enrollmentflow to "None" tpo be able to
enroll at all.

The platform admin does not actually have the ability to enroll people into COs the admin is not a member of. We've debated this a couple of times, but that's the current implementation. You either need to add the admin to the CO or set the authz to 'none'.

* Adding provisioning targets
https://[server]/registry/co_provisioning_targets/add/co:2
Fatal Error

Error: syntax error, unexpected $end
File:
/var/www/data/comanage-registry/app/View/CoProvisioningTargets/fields.inc
Line: 140

I can't reproduce this.

* Inviting people for CoManage itself breaks:
https://[server]/registry/org_identities/find/co:1

No CO Specified

This should now be fixed.

Thanks,

-Benn-




Archive powered by MHonArc 2.6.16.

Top of Page