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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006379
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2008-12-05 11:102009-04-21 11:09
ReporterpjuvaraView Statuspublic 
Assigned Togorka_gil 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision11754
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50alpha-r3SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006379: Wrong message when system rebuild process is complete

DescriptionWhen you rebuild the system after having installed modules, you get the following message:
      
Process completed successfully
System rebuilt successfully.\nReload the context to make the changes available.

The \n is not properly rendered and instead it should be:
      
Process completed successfully
System rebuilt successfully.
Reload the context to make the changes available.

Steps To Reproduce1) Install module
2) Rebuild system
Proposed SolutionAlternatively, it could be:
      
Process completed successfully
System rebuilt successfully.
Reload the context to make the changes available.
TagsModularity
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 00068152.50alpha-r6 closedrafaroda Typo in message after rebuilding the module 
has duplicate defect 00090702.40MP3 closedalostale The messages in the application does not show linebreaks 
related to backport 00090792.40MP3 closeddbaz The messages in the application does not show linebreaks 

-  Notes
(0012038)
svnbot (reporter)
2009-01-09 15:19

Repository: openbravo
Revision: 11754
Author: gorka_gil
Date: 2009-01-09 15:19:32 +0100 (Fri, 09 Jan 2009)

Fixed bug 6379 Now, '\n' from database messages are translated to
. For this purpose there is a new method: Utility.formatMessageBDToHtml().

---
U trunk/src/org/openbravo/erpCommon/ad_forms/Heartbeat.java
U trunk/src/org/openbravo/erpCommon/ad_forms/Registration.java
U trunk/src/org/openbravo/erpCommon/ad_process/ApplyModules.java
U trunk/src/org/openbravo/erpCommon/businessUtility/MessageJS.java
U trunk/src/org/openbravo/erpCommon/utility/OBError.java
U trunk/src/org/openbravo/erpCommon/utility/Utility.java
U trunk/src-db/database/sourcedata/AD_MESSAGE.xml
U trunk/web/js/default/MessageBox.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=11754&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-12-05 11:10 pjuvara New Issue
2008-12-05 11:10 pjuvara Assigned To => rafaroda
2008-12-05 11:10 pjuvara sf_bug_id 0 => 2392276
2008-12-05 11:10 pjuvara Regression testing => No
2008-12-05 11:10 pjuvara Priority normal => high
2008-12-16 18:02 rafaroda Status new => scheduled
2008-12-16 18:02 rafaroda Assigned To rafaroda => gorka_gil
2008-12-16 18:02 rafaroda fix_in_branch => trunk
2009-01-09 14:50 rafaroda Tag Attached: Modularity
2009-01-09 15:19 svnbot Checkin
2009-01-09 15:19 svnbot Note Added: 0012038
2009-01-09 15:19 svnbot Status scheduled => resolved
2009-01-09 15:19 svnbot Resolution open => fixed
2009-01-09 15:19 svnbot svn_revision => 11754
2009-01-09 17:34 gorka_gil Relationship added has duplicate 0006815
2009-04-21 11:09 psarobe Status resolved => closed
2009-05-20 08:36 alostale Relationship added has duplicate 0009070
2009-05-20 08:37 alostale Relationship added related to 0009079


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker