Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027343 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2014-08-15 11:30 | 2014-08-20 10:36 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | e50b139b79d3 | ||||
Projection | none | ETA | none | Target Version | RR14Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027343: Stabilization: Do not initialize backbone objects in the defaults declaration | |||||||
Description | If the backbone objects are declared in the defaults, provokes backbone to create an early object. This is not needed and an unwanted behaviour | |||||||
Steps To Reproduce | Open order.js Verify that this code is present defaults: { ... multiOrdersList: new Backbone.Collection(), ... payments: new Backbone.Collection(), ... }, | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0069388) hgbot (developer) 2014-08-15 11:34 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: e50b139b79d33918ffce110c8949a1cb0ae57e0a Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Fri Aug 15 11:33:54 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e50b139b79d33918ffce110c8949a1cb0ae57e0a [^] Fixes issue 27343: the backbone objects are initialized in the initialize method instead of in the defaults... - minor formatting --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0069538) mtaal (manager) 2014-08-20 10:36 |
Reviewed |
Issue History | |||
Date Modified | Username | Field | Change |
2014-08-15 11:30 | Orekaria | New Issue | |
2014-08-15 11:30 | Orekaria | Assigned To | => Orekaria |
2014-08-15 11:30 | Orekaria | Triggers an Emergency Pack | => No |
2014-08-15 11:30 | Orekaria | Relationship added | blocks 0027329 |
2014-08-15 11:34 | hgbot | Checkin | |
2014-08-15 11:34 | hgbot | Note Added: 0069388 | |
2014-08-15 11:34 | hgbot | Status | new => resolved |
2014-08-15 11:34 | hgbot | Resolution | open => fixed |
2014-08-15 11:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e50b139b79d33918ffce110c8949a1cb0ae57e0a [^] |
2014-08-15 22:51 | Orekaria | Relationship added | related to 0027345 |
2014-08-20 10:36 | mtaal | Note Added: 0069538 | |
2014-08-20 10:36 | mtaal | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |