Date time field with input method set to time-drop-down is not working correctly
-------------------------------------------------------------------------------- Key: OFBIZ-4448 URL: https://issues.apache.org/jira/browse/OFBIZ-4448 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk Reporter: youssef khaye Priority: Minor when a field of type date-time with input method set to time-dropandown and it's step attibute set to 5 (for example). It shows a wroing default value in minutes drop-down in when minutes are greater than (60 - step/2) for 11:58 it show 11:00 instead of 12 : 00. a solution for that particular case is to show 11:55 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] youssef khaye updated OFBIZ-4448: --------------------------------- Attachment: date-time-drop-down.patch this patch should fix this issue by handling this specific case when generating the source code of the minutes drop-down input > Date time field with input method set to time-drop-down is not working correctly > -------------------------------------------------------------------------------- > > Key: OFBIZ-4448 > URL: https://issues.apache.org/jira/browse/OFBIZ-4448 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: youssef khaye > Priority: Minor > Attachments: date-time-drop-down.patch > > > when a field of type date-time with input method set to time-dropandown and it's step attibute set to 5 (for example). > It shows a wroing default value in minutes drop-down in when minutes are greater than (60 - step/2) > for 11:58 it show 11:00 instead of 12 : 00. > a solution for that particular case is to show 11:55 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-4448: ----------------------------------------- Assignee: Erwan de FERRIERES > Date time field with input method set to time-drop-down is not working correctly > -------------------------------------------------------------------------------- > > Key: OFBIZ-4448 > URL: https://issues.apache.org/jira/browse/OFBIZ-4448 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: youssef khaye > Assignee: Erwan de FERRIERES > Priority: Minor > Attachments: date-time-drop-down.patch > > > when a field of type date-time with input method set to time-dropandown and it's step attibute set to 5 (for example). > It shows a wroing default value in minutes drop-down in when minutes are greater than (60 - step/2) > for 11:58 it show 11:00 instead of 12 : 00. > a solution for that particular case is to show 11:55 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] youssef khaye updated OFBIZ-4448: --------------------------------- Comment: was deleted (was: this patch should fix this issue by handling this specific case when generating the source code of the minutes drop-down input) > Date time field with input method set to time-drop-down is not working correctly > -------------------------------------------------------------------------------- > > Key: OFBIZ-4448 > URL: https://issues.apache.org/jira/browse/OFBIZ-4448 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: youssef khaye > Assignee: Erwan de FERRIERES > Priority: Minor > Attachments: date-time-drop-down.patch > > > when a field of type date-time with input method set to time-dropandown and it's step attibute set to 5 (for example). > It shows a wroing default value in minutes drop-down in when minutes are greater than (60 - step/2) > for 11:58 it show 11:00 instead of 12 : 00. > a solution for that particular case is to show 11:55 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] youssef khaye updated OFBIZ-4448: --------------------------------- Attachment: date-time-drop-down.patch > Date time field with input method set to time-drop-down is not working correctly > -------------------------------------------------------------------------------- > > Key: OFBIZ-4448 > URL: https://issues.apache.org/jira/browse/OFBIZ-4448 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: youssef khaye > Assignee: Erwan de FERRIERES > Priority: Minor > Attachments: date-time-drop-down.patch, date-time-drop-down.patch > > > when a field of type date-time with input method set to time-dropandown and it's step attibute set to 5 (for example). > It shows a wroing default value in minutes drop-down in when minutes are greater than (60 - step/2) > for 11:58 it show 11:00 instead of 12 : 00. > a solution for that particular case is to show 11:55 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-4448. ------------------------------------- Resolution: Fixed Fix Version/s: SVN trunk done at 1175474 thanks Youssef > Date time field with input method set to time-drop-down is not working correctly > -------------------------------------------------------------------------------- > > Key: OFBIZ-4448 > URL: https://issues.apache.org/jira/browse/OFBIZ-4448 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Reporter: youssef khaye > Assignee: Erwan de FERRIERES > Priority: Minor > Fix For: SVN trunk > > Attachments: date-time-drop-down.patch, date-time-drop-down.patch > > > when a field of type date-time with input method set to time-dropandown and it's step attibute set to 5 (for example). > It shows a wroing default value in minutes drop-down in when minutes are greater than (60 - step/2) > for 11:58 it show 11:00 instead of 12 : 00. > a solution for that particular case is to show 11:55 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |