Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028496 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2014-12-29 13:15 | 2015-01-21 14:07 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | aaroncalero | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 97aee3ce7d60 | ||||
Projection | none | ETA | none | Target Version | RR14Q3.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 33063 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028496: Component 'OB.UI.renderTextProperty' does not support maxlength property | |||||||
Description | Component 'OB.UI.renderTextProperty' does not support maxlength property | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Edit file modules/org.openbravo.mobile.core/web/org.openbravo.mobile.core/source/component/dialog/ob-properties.js and in function "initComponents: function () {" of above component add: if (this.maxlength) { this.setAttribute('maxlength', this.maxlength); } | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0073648) hgbot (developer) 2015-01-20 16:16 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 97aee3ce7d60fdc25149adb16c9861c8864a1af9 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Tue Jan 20 16:15:43 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/97aee3ce7d60fdc25149adb16c9861c8864a1af9 [^] Fixed issue 28496: Component 'OB.UI.renderTextProperty' does not support maxlength property --- M web/org.openbravo.mobile.core/source/component/dialog/ob-properties.js --- |
(0073687) mtaal (viewer) 2015-01-21 14:07 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2014-12-29 13:15 | jecharri | New Issue | |
2014-12-29 13:15 | jecharri | Assigned To | => marvintm |
2014-12-29 13:15 | jecharri | OBNetwork customer | => Yes |
2014-12-29 13:15 | jecharri | Support ticket | => 33063 |
2014-12-29 13:15 | jecharri | Resolution time | => 1425078000 |
2014-12-29 13:15 | jecharri | Triggers an Emergency Pack | => No |
2015-01-08 11:48 | mtaal | Assigned To | marvintm => aaroncalero |
2015-01-20 16:16 | hgbot | Checkin | |
2015-01-20 16:16 | hgbot | Note Added: 0073648 | |
2015-01-20 16:16 | hgbot | Status | new => resolved |
2015-01-20 16:16 | hgbot | Resolution | open => fixed |
2015-01-20 16:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/97aee3ce7d60fdc25149adb16c9861c8864a1af9 [^] |
2015-01-21 14:07 | mtaal | Review Assigned To | => mtaal |
2015-01-21 14:07 | mtaal | Note Added: 0073687 | |
2015-01-21 14:07 | mtaal | Status | resolved => closed |
2015-01-21 14:07 | mtaal | Fixed in Version | => RR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |