If I choose Client A, "add" button is disabled but contact selector does not change.
If I choose Client B, "add" button is enabled but contact selector does not change.
Step to reproduce bug:
Detected in version:
3.5.2
Category:
Module: Projects
Severity:
6
OS Type/Version:
PHP version:
Database type and version:
Status
Status:
Open
Assigned to:
None
Resolution:
None
Comments
Marcos García2014-05-23 12:12
Ok The problem is that the jQuery UI Combobox does not get refreshed (the input is refreshed with the new options)
Marcos García2014-05-10 13:17
Tested again and the problem still appears.
In the JS console I see a warning with:
Attr.specified is deprecated. Its value is always true. jquery-latest.min.js:2
You use same browser ?
You probably have a _javascript_ error with your local installation.
Are you able to read the "console javascrit" to see if you have any error on your local install ?
Marcos García2014-04-28 16:00
I am not able to reproduce in demo.dolibarr.org but I was able to reproduce it in my fresh-made local installation...
Shall I record you a video?
Laurent Destailleur2014-04-26 21:55
I can't reproduce. Can you reproduce on demo.dolibarr.org ?