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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053263
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajorhave not tried2023-08-22 12:232023-08-25 10:39
ReporterjarmendarizView Statuspublic 
Assigned Tojarmendariz 
PrioritynormalResolutionfixedFixed in Version23Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
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

0053263: Date is not selectable using the calendar in DatePicker on iOS

DescriptionOn iOS devices, when the user uses the BaseFormDatePicker component to select a date, date is not copied to the input when it is selected from the calendar widget
Steps To ReproduceIn POS2 on an iOS device (iPhone or iPad), go to Customers Window, then tap "New Customer" Button.
In customer form, click the calendar icon in Birthdate field and select a date. This date should be copied to the input, but it still appears as empty.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0153782)
hgbot (developer)
2023-08-22 12:38

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1206 [^]
(0153965)
hgbot (developer)
2023-08-25 10:39

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 8a2427303deb5d3891ffc18e89d82e7243a1d43b
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 25-08-2023 08:39:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/8a2427303deb5d3891ffc18e89d82e7243a1d43b [^]

Fixed ISSUE-53263: Date is not selectable from calendar on iOS devices

This issue is caused because passing an array to the Date constructor is not supported by iOS so we had to replace it with another method.

---
M web-jspack/org.openbravo.core2/src/components/BaseFormDatePicker/BaseFormDatePicker.jsx
---
(0153966)
hgbot (developer)
2023-08-25 10:39

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1206 [^]

- Issue History
Date Modified Username Field Change
2023-08-22 12:23 jarmendariz New Issue
2023-08-22 12:23 jarmendariz Assigned To => jarmendariz
2023-08-22 12:23 jarmendariz Triggers an Emergency Pack => No
2023-08-22 12:24 jarmendariz Status new => scheduled
2023-08-22 12:38 hgbot Note Added: 0153782
2023-08-25 10:39 hgbot Resolution open => fixed
2023-08-25 10:39 hgbot Status scheduled => closed
2023-08-25 10:39 hgbot Fixed in Version => 23Q4
2023-08-25 10:39 hgbot Note Added: 0153965
2023-08-25 10:39 hgbot Note Added: 0153966


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker