Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048666 | Retail Modules | Web POS | public | 2022-02-24 11:56 | 2022-03-16 08:34 |
|
Reporter | martinsdan | |
Assigned To | ranjith_qualiantech_com | |
Priority | low | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Ubuntu 18.04.1 LTS |
Product Version | | |
Target Version | | Fixed in Version | RR22Q2 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0048666: Warning initializing OB.UI.ValidateAction |
Description | When initializing OB.UI.ValidateAction a warning is reported "not found label: message;"
Happens because OB.UI.ValidateAction is defined with "i18nBody: 'message'" |
Steps To Reproduce | Load the POS
Warning is logged.
And Error occurs when opening Validation Action popup
OB.MobileApp.view.$.containerWindow.getRoot().doShowPopup({
popup: 'modalValidateAction',
args: {
header: 'ValidateAction header',
message: 'ValidateAction message'
}
}); |
Proposed Solution | Change the body to not use i18n |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-02-24 11:56 | martinsdan | New Issue | |
2022-02-24 11:56 | martinsdan | Assigned To | => Retail |
2022-02-24 11:56 | martinsdan | OBNetwork customer | => OBPS |
2022-02-24 11:56 | martinsdan | Triggers an Emergency Pack | => No |
2022-03-01 14:00 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2022-03-02 07:44 | ranjith_qualiantech_com | Status | new => scheduled |
2022-03-02 14:01 | ranjith_qualiantech_com | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=23713#r23713 |
2022-03-02 14:32 | hgbot | Merge Request Status | => open |
2022-03-02 14:32 | hgbot | Note Added: 0135386 | |
2022-03-02 14:32 | hgbot | Note Added: 0135387 | |
2022-03-16 08:34 | hgbot | Merge Request Status | open => approved |
2022-03-16 08:34 | hgbot | Resolution | open => fixed |
2022-03-16 08:34 | hgbot | Status | scheduled => closed |
2022-03-16 08:34 | hgbot | Note Added: 0135767 | |
2022-03-16 08:34 | hgbot | Fixed in Version | => RR22Q2 |
2022-03-16 08:34 | hgbot | Note Added: 0135768 | |
2022-03-16 08:34 | hgbot | Note Added: 0135769 | |
2022-03-16 08:34 | hgbot | Note Added: 0135770 | |