Thanks for that, yes , not all of the patches went through.

person.c.diff failed.


 >cat person.c.rej
***************
*** 265,271 ****
       convert_to_long_ex(office);
       convert_to_string_ex(extra);

-       if (!isowner()) RETURN_FALSE_BECAUSE(MGD_ERR_ACCESS_DENIED);

       php_midgard_create(return_value, self, "person", 
"firstname,lastname,"
                 
           "birthdate,street,postcode,city,handphone,"
--- 265,271 ----
       convert_to_long_ex(office);
       convert_to_string_ex(extra);

+ //    if (!isowner()) RETURN_FALSE_BECAUSE(MGD_ERR_ACCESS_DENIED);

       php_midgard_create(return_value, self, "person", 
"firstname,lastname,"
                 
           "birthdate,street,postcode,city,handphone,"








Fredrik Jonson wrote:
> On Wed, 3 Jul 2002, Vincent Stoessel wrote:
> 
> 
>>never mind, I'm back on the cluetrain
> 
> 
> Right after 1.4.3 was released someone posted here on the list 
> mentioning that some of the patches doesn't apply to 1.4.3. How
> have you worked around that? 
> 
> I wonder, because I have hesitated to apply the patches since 
> they seem outdated. I rather have less functionality in nadmin
> than a broken midgard. Has anyone else had any experiences 
> with the patches and midgard 1.4.3? Good or bad?
> 
> Ps. You've probably heard this before, but I'd like to repeat
>     it:  Dumb questions seldom are dumb. I don't think that 
>     this question was in the documentation or faq. And even if 
>     it was, the load on the list is so low that it doesn't hurt
>     to post to it even for smaller issues. IMHO. =) 
> 



-- 
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to