Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0001666
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminoralways2007-07-28 00:452008-06-12 09:43
Reporteruser11View Statuspublic 
Assigned Toiperdomo 
PrioritynormalResolutionfixedFixed in Version2.40alpha-r2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0001666: Logs contain many outputs in Spanish

DescriptionThe logs generated by Openbravo contain a large amount of entries in Spanish. They all should be in English since this is an application for the global market.

Also, there are a few entries like ("prueba") at line 195 of file SQLExecutor.java that should be reviewed and removed if they are not needed.

The log should provide useful information for people developing on top of Openbravo or trying to debug problems.

Regards,

Jordi
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0001636)
user11
2007-07-28 17:13
edited on: 2008-06-12 09:20

Logged In: YES
user_id=1505407
Originator: YES

Here are some Examples:

    log4jFactLine.debug("FactLine - save - antes de Record_ID2 " + m_Record_ID);
    log4jFactLine.debug("FactLine - save - despues de Record_ID2 = " + Record_ID2);
    log4jFactLine.debug("FactLine - save - despues de line optional info");
    log4jFactLine.debug("FactLine - save - antes de Revenue Recognition for AR Invoices");
    log4jFactLine.debug("FactLine - save - despues de Revenue Recognition for AR Invoices");
    if (log4j.isDebugEnabled()) log4j.debug("****** strSales: " + strSales + " fecha desde: " + strDateFrom + " fecha hasta: " + strDateTo + " detalle: " + strDetail);
    if (log4j.isDebugEnabled()) log4j.debug("****** strSales: " + strSales + " fecha desde: " + strDateFrom + " fecha hasta: " + strDateTo + " detalle: " + strDetail);
    if (log4j.isDebugEnabled()) log4j.debug("****FIN: "/* + ((data!=null && data.length>0)?data[0].html:"")*/);

    if (log4j.isDebugEnabled()) log4j.debug("****** strSales: " + strSales + " fecha desde: " + strDateFrom + " fecha hasta: " + strDateTo + " detalle: " + strDetail);
      if (log4j.isDebugEnabled()) log4j.debug("SQL del Combo: " + SqlData.toString());

        if (log4j.isDebugEnabled()) log4j.debug("\n Ha tragado la query del SQL Combo\n");




(0001637)
psarobe (viewer)
2008-05-28 19:46
edited on: 2008-06-12 09:20

Logged In: YES
user_id=1500703
Originator: NO

For QA team is very difficult to reproduce this bug. Looking in our testing environment we couldn't see anything in spanish.
(0005255)
user71
2005-06-01 00:00
edited on: 2008-06-12 09:43

This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1762463 [^]

- Issue History
Date Modified Username Field Change


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker