Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015557 | Openbravo ERP | A. Platform | public | 2010-12-30 19:25 | 2011-01-19 12:54 |
|
| Reporter | plujan | |
| Assigned To | alostale | |
| Priority | immediate | Severity | critical | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | pi | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0015557: In Oracle, Enterprise Module Management window shows an error message on open |
| Description | When going to Enterprise Module Management window, an error is shown:
Error: Error
org.hibernate.exception.SQLGrammarException: could not execute query
And nothing else can be done on that page. |
| Steps To Reproduce | 1. Login as an Client Admin user, like QAAdmin
2. Go to General Setup > Enterprise > Enterprise Module Management
3. The referred error is shown. See attach. |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0015555 | | closed | alostale | In Oracle, Enterprise Module Management window shows an error message on open |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2010-12-31 09:22 | alostale | Type | defect => backport |
| 2010-12-31 09:22 | alostale | fix_in_branch | => 2.50 |
| 2010-12-31 09:26 | hgbot | Checkin | |
| 2010-12-31 09:26 | hgbot | Note Added: 0033494 | |
| 2010-12-31 09:26 | hgbot | Status | scheduled => resolved |
| 2010-12-31 09:26 | hgbot | Resolution | open => fixed |
| 2010-12-31 09:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/af3afddfba9ae35756f178647d8fb0c2d9db8cd6 [^] |
| 2011-01-03 11:00 | hgbot | Checkin | |
| 2011-01-03 11:00 | hgbot | Note Added: 0033509 | |
| 2011-01-03 11:00 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.50/rev/af3afddfba9ae35756f178647d8fb0c2d9db8cd6 [^] => http://code.openbravo.com/erp/stable/2.50/rev/f176b2a65eb06e80ee3cee5334c7733428252235 [^] |
| 2011-01-12 11:42 | psarobe | Tag Attached: Regression | |
| 2011-01-12 11:53 | psarobe | Tag Detached: Regression | |
| 2011-01-19 12:54 | shuehner | Note Added: 0033765 | |
| 2011-01-19 12:54 | shuehner | Status | resolved => closed |
|
Notes |
|
|
(0033494)
|
|
hgbot
|
|
2010-12-31 09:26
|
|
Repository: erp/stable/2.50
Changeset: af3afddfba9ae35756f178647d8fb0c2d9db8cd6
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Dec 31 09:25:54 2010 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/af3afddfba9ae35756f178647d8fb0c2d9db8cd6 [^]
fixed issue 15557: In Oracle, Enterprise Module Management window shows an error message on open
---
M src/org/openbravo/erpCommon/modules/ModuleReferenceDataOrgTree.java
---
|
|
|
|
(0033509)
|
|
hgbot
|
|
2011-01-03 11:00
|
|
Repository: erp/stable/2.50
Changeset: f176b2a65eb06e80ee3cee5334c7733428252235
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Dec 31 09:25:54 2010 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/f176b2a65eb06e80ee3cee5334c7733428252235 [^]
fixed issue 15557: In Oracle, Enterprise Module Management window shows an error message on open
---
M src/org/openbravo/erpCommon/modules/ModuleReferenceDataOrgTree.java
---
|
|
|
|
|
|
Code-change reviewed and opening window tested on oracle & postgres to verify that error happening on window open does not happen anymore. No need to retest functionality as code-change does do the equivalent query as before with just working about the dal/clob/oracle-problem. |
|