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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021462
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminoralways2012-08-27 14:542012-08-27 14:54
ReporterdmiguelezView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021462: In Pick and Edit window, the message under the tilte of the message bar can not be set

DescriptionIn the Pick and Edit windows, there is no possibility to set the text under the tilte of the message in the message bar. Only the type and title can be set.
Steps To ReproduceIn ob-pick-and-execute-view.js:

Lines 201-203:

if (message) {
      window.view.messageBar.setMessage(message.severity, message.text);
    }

Are calling to the setMessage method of ob-messagebar.js:

setMessage: function (type, title, text) {...

There should exists the possibility to the the text also.

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-08-27 14:54 dmiguelez New Issue
2012-08-27 14:54 dmiguelez Assigned To => AugustoMauch
2012-08-27 14:54 dmiguelez Modules => Core


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker