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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027343
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2014-08-15 11:302014-08-20 10:36
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisione50b139b79d3
ProjectionnoneETAnoneTarget VersionRR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027343: Stabilization: Do not initialize backbone objects in the defaults declaration

DescriptionIf 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 ReproduceOpen order.js

Verify that this code is present

  defaults: {
    ...
    multiOrdersList: new Backbone.Collection(),
    ...
    payments: new Backbone.Collection(),
    ...
  },
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0027345RR14Q4 closedOrekaria Stabilization: backbone models should not be instanciated in the variables definition 
blocks feature request 0027329 newRetail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 

-  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
Powered by Mantis Bugtracker