Bug 949 - Error while adding contactperson to project
: Error while adding contactperson to project
Status: RESOLVED FIXED
: Achievo
Project Management
: 1.3.0
: All All
: P3 normal
: 1.3.0
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-02-26 11:49 by
Modified: 2008-02-28 22:32 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-02-26 11:49:44
When you add a contactperson to a project, it shows a obligatory field message
for the language attribute. This attribute is invisible however, so it's
impossible to set a value for it.
------- Comment #1 From 2008-02-28 22:32:07 -------
Fixed in CVS by removing the initial_values from the project.select_contact
class (it now uses the function from it's parent contact class).