Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] Re: Errors

Subject: COmanage Developers List

List archive

[comanage-dev] Re: Errors


Chronological Thread 
  • From: Benn Oshrin <>
  • To: Marie Huynh <>
  • Cc: comanage-dev <>
  • Subject: [comanage-dev] Re: Errors
  • Date: Fri, 14 Jun 2013 08:06:24 -0400
  • Authentication-results: sfpop-ironport02.merit.edu; dkim=neutral (message not signed) header.i=none

What attributes have you defined?

Marie Huynh <> wrote:
Hi,

Can you take a look at this and figure out what that missing undocumented attribute might be?  I want to make sure I'm testing this properly.

Marie


On Mon, Jun 3, 2013 at 5:52 PM, Benn Oshrin <> wrote:
I don't have time to look at the code atm, but iirc $requestData is the data submitted when the petition is submitted. If EnrolleeCoPerson isn't being set, then there's probably some missing (undocumented) attribute that needs to be set.

-Benn-


On 6/3/13 2:12 PM, Marie Huynh wrote:
Line 405:
       $coData['EnrolleeCoPerson'] =
$this->EnrolleeCoPerson->filterModelAttributes($requestData['EnrolleeCoPerson']);

What is setting EnrolleeCoPerson in $requestData?


On Mon, Jun 3, 2013 at 1:22 PM, Benn Oshrin <
<mailto:>> wrote:

    Have not seen that before.


    On 6/3/13 1:15 PM, Marie Huynh wrote:

        I tried to set up an enrollment flow and create a petition but
        got some errors.  Here are some of them.  Have you seen these?



        *Notice*  (8): Undefined index: EnrolleeCoPerson
        [*APP/Model/CoPetition.php*, line*405*]

        *Warning*  (2): array_keys() expects parameter 1 to be array,
        null given [*APP/Model/AppModel.php*, line*103*]

        *Warning*  (2): Invalid argument supplied for foreach()
        [*APP/Model/AppModel.php*, line*103*]

        *Notice*  (8): Undefined index: EnrolleeCoPerson
        [*APP/Model/CoPetition.php*, line*1344*]

        *Warning*  (2): array_keys() expects parameter 1 to be array,
        null given [*APP/Model/AppModel.php*, line*123*]


        *Warning*  (2): Invalid argument supplied for foreach()
        [*APP/Model/AppModel.php*, line*123*]












Archive powered by MHonArc 2.6.16.

Top of Page