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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009079
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformtrivialalways2009-05-18 12:382009-05-27 14:40
ReporternetworkbView Statuspublic 
Assigned Todbaz 
PriorityimmediateResolutionfixedFixed in Version2.40MP5
StatusclosedFix in branch2.40Fixed in SCM revisiona322c1a3d5dc
ProjectionnoneETAnoneTarget Version2.40MP3
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_11
OS VersionrPath LinuxDatabase version8.3.5Ant version1.7.1
Product Version2.40MP3SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009079: The messages in the application does not show linebreaks

DescriptionThis occurs in any message in the application, either warning, error .....
These messages usually appear on top of the windows do not show linebreaks
Steps To Reproduce1) Logged as System Administrator, go to Application Dictionary || Message and search for 'Process completed successfully' message.

2) Change it by:
Process completed


successfully

In database it is correctly stored as:
Process completed


successfully

select * from ad_message where msgtext like '%successfully%' order by updated desc

3) Run Synchronize Terminology process: Application Dictionary || Synchronize Terminology

When process ends message shown is: Process completed \nsuccessfully
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0006379 closedgorka_gil Wrong message when system rebuild process is complete 
blocks defect 00090702.40MP3 closedalostale The messages in the application does not show linebreaks 

-  Notes
(0016483)
alostale (manager)
2009-05-20 08:38

The fix applied for issue 0006379 should be applied for this one too.
(0016569)
hgbot (developer)
2009-05-21 21:25

Repository: erp/stable/2.40
Changeset: a322c1a3d5dce217cbe045f7643e4f76c7a447f7
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Thu May 21 21:15:20 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/a322c1a3d5dce217cbe045f7643e4f76c7a447f7 [^]

Fixed bug 9079: Now the message shows linebreaks

---
M src/org/openbravo/erpCommon/ad_forms/Heartbeat.java
M src/org/openbravo/erpCommon/ad_forms/Registration.java
M src/org/openbravo/erpCommon/businessUtility/MessageJS.java
M src/org/openbravo/erpCommon/utility/Utility.java
M web/js/default/MessageBox.js
---
(0016678)
sureshbabu (reporter)
2009-05-27 14:40

Tested working fine

- Issue History
Date Modified Username Field Change
2009-05-19 11:21 rafaroda Type defect => backport
2009-05-19 11:21 rafaroda fix_in_branch => 2.40
2009-05-20 08:37 alostale Relationship added related to 0006379
2009-05-20 08:38 alostale Note Added: 0016483
2009-05-20 08:38 alostale Assigned To alostale => dbaz
2009-05-21 21:25 hgbot Checkin
2009-05-21 21:25 hgbot Note Added: 0016569
2009-05-21 21:25 hgbot Status scheduled => resolved
2009-05-21 21:25 hgbot Resolution open => fixed
2009-05-21 21:25 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/a322c1a3d5dce217cbe045f7643e4f76c7a447f7 [^]
2009-05-27 14:40 sureshbabu Status resolved => closed
2009-05-27 14:40 sureshbabu Note Added: 0016678
2009-05-27 14:40 sureshbabu Fixed in Version => 2.40MP5


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker