Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009737 | Openbravo ERP | 01. General setup | public | 2009-07-01 12:34 | 2009-07-21 00:00 |
|
| Reporter | networkb | |
| Assigned To | alostale | |
| Priority | immediate | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 30 | OS Version | |
| Product Version | 2.50MP1 | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0009737: The verify language process fails when executing it after check the system language checkbox |
| Description | The verify language process fails when executing it after check the system language checkbox |
| Steps To Reproduce | -Go to Genearal Setup>Application>Language
-Select a language and check as system language
-Click on verify language button
-You get an error as following:
Duplicate primary key in table AD_Field_Trl. The sequence number for this. The
sequence number for this table must be updated. |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | defect | 0009064 | | closed | alostale | Duplicate primary key in table AD_Element_Trl - Installing Spanish Translation Module |
|
| Attached Files | VerifyLanguages.png (53,399) 2009-07-06 13:33 https://issues.openbravo.com/file_download.php?file_id=1516&type=bug

|
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-07-01 12:34 | networkb | New Issue | |
| 2009-07-01 12:34 | networkb | Assigned To | => rafaroda |
| 2009-07-01 12:34 | networkb | OBNetwork customer | => Yes |
| 2009-07-06 13:29 | rafaroda | Relationship added | related to 0009064 |
| 2009-07-06 13:32 | rafaroda | Note Added: 0017940 | |
| 2009-07-06 13:32 | rafaroda | Status | new => feedback |
| 2009-07-06 13:33 | rafaroda | File Added: VerifyLanguages.png | |
| 2009-07-09 09:20 | rafaroda | Note Added: 0018044 | |
| 2009-07-09 09:20 | rafaroda | Assigned To | rafaroda => alostale |
| 2009-07-09 09:20 | rafaroda | Status | feedback => scheduled |
| 2009-07-09 09:22 | rafaroda | Status | scheduled => resolved |
| 2009-07-09 09:22 | rafaroda | Fixed in SCM revision | => 2ef5d9d87057 |
| 2009-07-09 09:22 | rafaroda | Resolution | open => fixed |
| 2009-07-09 09:22 | rafaroda | Note Added: 0018045 | |
| 2009-07-09 09:22 | rafaroda | Fixed in SCM revision | 2ef5d9d87057 => 5298069c188b699f7dfc6c7a0c2ab67618d4a15a |
| 2009-07-09 09:26 | rafaroda | Fixed in SCM revision | 5298069c188b699f7dfc6c7a0c2ab67618d4a15a => https://code.openbravo.com/erp/devel/pi/rev/2ef5d9d87057b471f00c8a44b2a0093fbdb18e4e [^] |
| 2009-07-20 11:26 | arunkumar | Status | resolved => closed |
| 2009-07-20 11:26 | arunkumar | Note Added: 0018404 | |
| 2009-07-21 00:00 | anonymous | sf_bug_id | 0 => 2824529 |
|
Notes |
|
|
|
We have not been able to reproduce this issue: Verify Language process works OK (see attached image). Besides, we tried:
select * from ad_field_trl where ad_language != 'en_US'
Please inform further on system environment or any other relevant data in order to reproduce this issue.
Thanks. |
|
|
|
|
According to plujan, a bad configuration of the connection for the VMWare Virtual Machine can cause its MAC address to be 00:00:00:00:00:00 This increases the probability to generate similar UUID which seems to be happening. This would not happen in a properly configure VMWare Virtual Machine or in a properly configured server.
Using uuid_generate_v4 function which does not use the MAC address, as the fix proposes should solve the problem. |
|
|
|
|
|
|
|
|
|
We did not get any error message after clicking "verify languages" button. This works fine. It says "Process completed successfully" message. |
|