phone number field length on OnePageCheckout.ftl don't match that of editcontactmech.ftl
---------------------------------------------------------------------------------------- Key: OFBIZ-4449 URL: https://issues.apache.org/jira/browse/OFBIZ-4449 Project: OFBiz Issue Type: Bug Components: specialpurpose/ecommerce Affects Versions: Release 10.04 Reporter: Kiran Gawde Priority: Minor following field lengths are used in editcontactmech.ftl CountryCode = 10 AreCode = 10 PhoneNumber = 15 Extension = 10 I am not sure CountryCode/AreaCode of 10 makes sense. But atleast both these pages should be in synch -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp reassigned OFBIZ-4449: -------------------------------------- Assignee: Sascha Rodekamp > phone number field length on OnePageCheckout.ftl don't match that of editcontactmech.ftl > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-4449 > URL: https://issues.apache.org/jira/browse/OFBIZ-4449 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04 > Reporter: Kiran Gawde > Assignee: Sascha Rodekamp > Priority: Minor > > following field lengths are used in editcontactmech.ftl > CountryCode = 10 > AreCode = 10 > PhoneNumber = 15 > Extension = 10 > I am not sure CountryCode/AreaCode of 10 makes sense. But atleast both these pages should be in synch -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp closed OFBIZ-4449. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Hi Kiran, thanks for reporting. i fixed that only in the trunk (because it's no bug). I'm also not sure if a size from 10 is the right choice but anyway having the both ftl's in line is a good idea. @Rev01177212 > phone number field length on OnePageCheckout.ftl don't match that of editcontactmech.ftl > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-4449 > URL: https://issues.apache.org/jira/browse/OFBIZ-4449 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04 > Reporter: Kiran Gawde > Assignee: Sascha Rodekamp > Priority: Minor > Fix For: SVN trunk > > > following field lengths are used in editcontactmech.ftl > CountryCode = 10 > AreCode = 10 > PhoneNumber = 15 > Extension = 10 > I am not sure CountryCode/AreaCode of 10 makes sense. But atleast both these pages should be in synch -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117447#comment-13117447 ] Kiran Gawde commented on OFBIZ-4449: ------------------------------------ Hello Sascha, No problem. I reported it as bug because the phone number entered via admin errored out on checkout page (due to size limit). Regards, Kiran Gawde Senior Software Architect Object Edge Inc (925) 943 5558 x108 "There are two kind of people: Those who do the work and those who take the credit. Try to be in the first group because there is less competition there." "Never give up on what you really want to do. The person with big dreams is more powerful than one with all the facts". > phone number field length on OnePageCheckout.ftl don't match that of editcontactmech.ftl > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-4449 > URL: https://issues.apache.org/jira/browse/OFBIZ-4449 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04 > Reporter: Kiran Gawde > Assignee: Sascha Rodekamp > Priority: Minor > Fix For: SVN trunk > > > following field lengths are used in editcontactmech.ftl > CountryCode = 10 > AreCode = 10 > PhoneNumber = 15 > Extension = 10 > I am not sure CountryCode/AreaCode of 10 makes sense. But atleast both these pages should be in synch -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |