=============================================BUG_R EPORTS============================================ ================================================== ===========================================
#1. "First name" field should accept up to 31 characters, not 30 as it accepts now.
#2. Up to 31 characters must be paste into the "First name" field, not 30 characters like now.
#3. "Last name" field should accept up to 31 characters, not 30 as it accepts now.
#4. Up to 31 characters must be paste into the "Last name" field, not 30 characters like now.
#5. "Street Address" field accepts no more than 100 characters instead of 255 as per requirements.
#6. Please, provide the Lower boundary of characters for "Street Address" field.
#7. May be "Street Address" field need Spaces for correct form.
#8. "State" list box includes 49 states instead of 50 as per requirements.
#9. In "State" listbox "BC" uncorrect. It is state of Canada.
#10. Perhaps "Other" in "State" listbox does not have a meaning when it is possible to select any state.
#11. In "State" listbox need to change state "IND" designation from 3 letter format to 2 letter format "IN" like the rest in the list.
#12. Maybe should remove the ability to enter letters in the "ZIP" field as per requirements.
#13. "ZIP" field accepts more than 5 characters when pasted.
#14. "ZIP" field accepts letters when pasted.
#15. "ZIP" field accepts sp.Characters when pasted.
#16. "Email"field requirements: no valid special characters specified.
#17. "Email" field accepted more 255 characters.
#18. "Email"field: requirement not met - "Reguired field", the program has accepted emply field.
#19. "Email"field: may be necessary to set a lower value for the number of characters.
#20. "Email"field: field should not be accepted without "@".
#21. "Email"field accepted more 255 characters when pasted.
#22. "*" indicator required field for "Email"field when the field is empty, it shows that it is filled(highlighted in blue).
#23. "Phone" field accepts letters when pasted.
#24. "Phone" field accepts sp.Characters when pasted.
#25. "Referred by" acts as a required field but does not have an indicator. Should be made unrequired field.
#26. When selecting a field using tab after "First Name" field cursor hits on "Referred by" field. Must fall in order on "Last Name" field.
#1. "First name" field should accept up to 31 characters, not 30 as it accepts now.
#2. Up to 31 characters must be paste into the "First name" field, not 30 characters like now.
#3. "Last name" field should accept up to 31 characters, not 30 as it accepts now.
#4. Up to 31 characters must be paste into the "Last name" field, not 30 characters like now.
#5. "Street Address" field accepts no more than 100 characters instead of 255 as per requirements.
#6. Please, provide the Lower boundary of characters for "Street Address" field.
#7. May be "Street Address" field need Spaces for correct form.
#8. "State" list box includes 49 states instead of 50 as per requirements.
#9. In "State" listbox "BC" uncorrect. It is state of Canada.
#10. Perhaps "Other" in "State" listbox does not have a meaning when it is possible to select any state.
#11. In "State" listbox need to change state "IND" designation from 3 letter format to 2 letter format "IN" like the rest in the list.
#12. Maybe should remove the ability to enter letters in the "ZIP" field as per requirements.
#13. "ZIP" field accepts more than 5 characters when pasted.
#14. "ZIP" field accepts letters when pasted.
#15. "ZIP" field accepts sp.Characters when pasted.
#16. "Email"field requirements: no valid special characters specified.
#17. "Email" field accepted more 255 characters.
#18. "Email"field: requirement not met - "Reguired field", the program has accepted emply field.
#19. "Email"field: may be necessary to set a lower value for the number of characters.
#20. "Email"field: field should not be accepted without "@".
#21. "Email"field accepted more 255 characters when pasted.
#22. "*" indicator required field for "Email"field when the field is empty, it shows that it is filled(highlighted in blue).
#23. "Phone" field accepts letters when pasted.
#24. "Phone" field accepts sp.Characters when pasted.
#25. "Referred by" acts as a required field but does not have an indicator. Should be made unrequired field.
#26. When selecting a field using tab after "First Name" field cursor hits on "Referred by" field. Must fall in order on "Last Name" field.
Comment