Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009079 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | trivial | always | 2009-05-18 12:38 | 2009-05-27 14:40 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP5 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | a322c1a3d5dc | |||
Projection | none | ETA | none | Target Version | 2.40MP3 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_11 | |||
OS Version | rPath Linux | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | 2.40MP3 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009079: The messages in the application does not show linebreaks | |||||||
Description | This 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 Reproduce | 1) 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0016483) alostale (viewer) 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 (viewer) 2009-05-27 14:40 |
Tested working fine |
![]() |
|||
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 |