Author Topic: View Company 500 Error [Work-Around & Fix]  (Read 3646 times)

gylf

  • Newbie
  • *
  • Posts: 28
    • View Profile
View Company 500 Error [Work-Around & Fix]
« on: October 05, 2008, 03:45:49 pm »
Hello, when viewing a company one consistently gets a "500" error when debugging is false.  As a work around, one can enable debugging and things will work as though there is no problem (the error is silently logged).

The problem is that Contact::canAdd() at opengoo/application/models/contacts/Contact.class.php' on line 654 takes 2 arguments, but opengoo/application/views/company/view_company.php on line 5 is passing only 1 argument.

On a side note: are you using the sourceforge tracker?  Is there another tracker for reporting bugs?

Keep up the hard work!  8)

cabeza

  • Administrator
  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
    • Feng Office
Re: View Company 500 Error [Work-Around & Fix]
« Reply #1 on: October 06, 2008, 10:23:26 am »
Thanks for reporting. It will be fixed in version 0.9 (that will be out in some minutes).
About the bug tracker: We used sourceforge but found it was more of a complication than a help.
We plan to install OpenGoo 0.9 and use its tasks component as a bug tracker. We'll let you know.

Thanks again,
Marcos

gylf

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: View Company 500 Error [Work-Around & Fix]
« Reply #2 on: October 06, 2008, 11:52:58 am »
Great idea; I would love to help contribute.  My ruby is better than my php but I can still be of some usefulness I think :)