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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031691
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2015-12-10 17:072016-01-08 13:31
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revisiond1d27a88215b
ProjectionnoneETAnoneTarget VersionRR16Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToOrekaria
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031691: Datepicker component does not set null date if not yet rendered

DescriptionDatepicker component does not set null date if not yet rendered
Steps To ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on feature request 0031614 closedadrianromero Needed a Date Picker common control with capability to set null Date 
blocks defect 0031843RR16Q2 closedadrianromero Datepicker component does not set null date if not yet rendered 

-  Notes
(0082683)
hgbot (developer)
2015-12-11 13:02

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d1d27a88215b2812fe5d103cb8100bf090a006c1
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Dec 10 17:14:02 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d1d27a88215b2812fe5d103cb8100bf090a006c1 [^]

Fixes issue 0031691: Datepicker component does not set null date if not yet rendered
* Sets the null date after rendering the component

---
M web/org.openbravo.mobile.core/source/component/ob-datepicker.js
---
(0082975)
Orekaria (administrator)
2015-12-24 01:03

there is no need to use the timeout function, try this:


  rendered: function() {
    this.inherited(arguments); // important! must call the inherited
    - insert your code here -
  });
(0082976)
hgbot (developer)
2015-12-24 03:23

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 35827d04a5ddf2cd06bf2c41ca788eb0b76a851a
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Thu Dec 24 01:22:14 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/35827d04a5ddf2cd06bf2c41ca788eb0b76a851a [^]

Backed out issue 31691: The solution should use enyo's rendered method

---
M web/org.openbravo.mobile.core/source/component/ob-datepicker.js
---

- Issue History
Date Modified Username Field Change
2015-12-10 17:07 adrianromero New Issue
2015-12-10 17:07 adrianromero Assigned To => adrianromero
2015-12-10 17:07 adrianromero Triggers an Emergency Pack => No
2015-12-10 17:08 adrianromero Review Assigned To => marvintm
2015-12-11 13:02 hgbot Checkin
2015-12-11 13:02 hgbot Note Added: 0082683
2015-12-11 13:02 hgbot Status new => resolved
2015-12-11 13:02 hgbot Resolution open => fixed
2015-12-11 13:02 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d1d27a88215b2812fe5d103cb8100bf090a006c1 [^]
2015-12-24 01:03 Orekaria Note Added: 0082975
2015-12-24 01:03 Orekaria Status resolved => new
2015-12-24 01:03 Orekaria Resolution fixed => open
2015-12-24 01:03 Orekaria Status new => scheduled
2015-12-24 01:04 Orekaria Target Version => RR16Q1
2015-12-24 03:23 hgbot Checkin
2015-12-24 03:23 hgbot Note Added: 0082976
2015-12-29 10:57 Orekaria Status scheduled => resolved
2015-12-29 10:57 Orekaria Fixed in Version => RR16Q1
2015-12-29 10:57 Orekaria Resolution open => fixed
2015-12-29 10:57 Orekaria Review Assigned To marvintm => Orekaria
2015-12-29 10:57 Orekaria Status resolved => closed
2016-01-05 13:02 Orekaria Relationship added depends on 0031614
2016-01-08 11:28 adrianromero Status closed => new
2016-01-08 11:28 adrianromero Resolution fixed => open
2016-01-08 11:28 adrianromero Fixed in Version RR16Q1 =>
2016-01-08 13:29 Orekaria Status new => scheduled
2016-01-08 13:30 Orekaria Status scheduled => feedback
2016-01-08 13:31 Orekaria Status feedback => scheduled
2016-01-08 13:31 Orekaria Status scheduled => resolved
2016-01-08 13:31 Orekaria Fixed in Version => RR16Q1
2016-01-08 13:31 Orekaria Resolution open => fixed
2016-01-08 13:31 Orekaria Status resolved => closed
2016-01-08 13:32 Orekaria Relationship replaced blocks 0031843


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker