Achievo/ATK - Bugzilla – Bug 949
Error while adding contactperson to project
Last modified: 2008-02-28 22:32:07
You need to log in before you can comment on or make changes to this bug.
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.
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).