Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002591 | Openbravo ERP | B. User interface | public | 2008-02-04 12:27 | 2008-06-12 09:43 |
|
Reporter | cheli | |
Assigned To | user71 | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
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 | 0002591: Error when trying to filter interface_text->translation |
Description | When I try to filter the interface_text->translation tab it shows me this error:
:
ORA-00600: código de error interno, argumentos: [evapls1], [], [], [], [], [], [], []
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-09-17 13:37 | rafaroda | Note Edited: 0003148 | |
Notes |
|
(0006180)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:43) |
|
|
|
(0003146)
|
psarobe
|
2008-02-11 13:17
(edited on: 2008-06-12 09:24) |
|
Logged In: YES
user_id=1500703
Originator: NO
The description of this bug is not specific enough . The information required for reproducing this bug is not in its description.
Please make sure to specify:
1) Complete problem description
2) Environment details (Openbravo version, database type and OS)
3) Specific steps on how to reproduce the problem.
For more information, pleas refer to: http://wiki.openbravo.com/wiki/index.php/Bug_Reporting_Guidelines [^]
Please, reopen this bug adding the required details.
Thank you.
The Openbravo Team |
|
|
(0003147)
|
cheli
|
2008-02-11 13:31
(edited on: 2008-06-12 09:24) |
|
Logged In: YES
user_id=1910814
Originator: YES
Mi instalación es un ob 2.35mp1 sobre una debian gnu linux etch 4.0 con oracle 10g XE.
La reproducción es muy sencilla, entras con rol system administrator para para tener acceso al diccionario de datos, luego entras en diccionario de aplicación->texto de la interfaz, ahora seleccionas cualquier registro y luego pinchas en su pestaña traducción. En este punto si intentas hacer un filtro con la lupa sobre el grid te da ese error.
Total que no puedes hacer filtros, tampoco es que hagan mucha falta porque suelo tener solo traducción en es-es pero como me cascó al querer hacer un filtro sobre la pestaña superior y equivocarme pues lo informé.
|
|
|
(0003148)
|
user71
|
2008-05-13 12:07
(edited on: 2009-09-17 13:37) |
|
Logged In: YES
user_id=1964080
Originator: NO
Is not an Openbravo bug, is an internal oracle error in the optimizer, that is fixed in versions 10.2.0.2 and 11.1.0.6.
You can see it in the list of resolved bug for the version 10.2.0.2 ( http://database.in2p3.fr/10203_buglist.htm [^] ) and search for bug number 4626732.
Althougth exists a workaround that disable this part of the optimizer:
alter session set "_optimizer_filter_pred_pullup"=false;
|
|