Bug #555

Demand Draft Application step 2/5 15/10/2010

Added by Hafizudin MD almost 14 years ago. Updated almost 14 years ago.

Status:Work Completed-End life cycleStart date:October 15, 2010
Priority:NormalDue date:October 25, 2010
Assignee:Latipah Abdul Rashid% Done:

100%

Category:-Spent time:9.00 hours
Target version:-

Description

bug at step 2/5
- Applicant's NRIC / Passport No. with space at the back
- Applicant's NRIC / Passport No. with underscore or dot

- Applicant's postcode with space at the back
- Applicant's postcode with underscore or dot

- Applicant's Tel No. with space at the back

- Beneficiary NRIC / Passport No. with space at the back
- Beneficiary NRIC / Passport No. with underscore or dot

- Beneficiary postcode with space at the back
- Beneficiary postcode with underscore or dot

- Beneficiary Tel No. with space at the back

- Beneficiary Account no with space at the back

remitence_bug.doc (4.78 MB) Latipah Abdul Rashid, October 15, 2010 16:58

History

#1 Updated by Latipah Abdul Rashid almost 14 years ago

  • File remitence_bug.doc added
  • Due date set to October 18, 2010
  • Assignee changed from Latipah Abdul Rashid to Nor Shuhaida Subri

#2 Updated by Nor Shuhaida Subri almost 14 years ago

  • Due date changed from October 18, 2010 to October 19, 2010
  • Status changed from New - Begin Life Cycle to Work Completed-End life cycle
  • % Done changed from 0 to 100

add new rule modification inside:
1. validation.xml
2. validator-custom-rules.xml
3. my.com.kfh.validator.CommonRules.java

new created rules:
1. alphaNumericChar2
2. numericSpace

assign:
1. Applicant's NRIC / Passport No. - alphaNumericChar2
2. Applicant's postcode - alphaNumericChar2
3. Applicant's Tel No. - alphaNumericChar2
4. Beneficiary NRIC / Passport No. - alphaNumericChar2
5. Beneficiary postcode - alphaNumericChar2
6. Beneficiary Tel No. - alphaNumericChar2
7. Beneficiary Account no. - numericSpace

#3 Updated by Hafizudin MD almost 14 years ago

  • Status changed from Work Completed-End life cycle to New - Begin Life Cycle
  • % Done changed from 100 to 0

bug at step 2/5
- Applicant's NRIC / Passport No. can have space at back but not at middle and front
- Applicant's NRIC / Passport No. with dash(1231223-99)

- Applicant's postcode can have space at back but not at middle and front
- Applicant's postcode with dash(1231223-99)

- Applicant's Tel No.can have space at back but not at middle and front
- Applicant's Tel No.with dash(1231223-99)

- Beneficiary NRIC / Passport No. can have space at back but not at middle and front
- Beneficiary NRIC / Passport No. with dash(1231223-99)

- Beneficiary postcode can have space at back but not at middle and front
- Beneficiary postcode with dash(1231223-99)

- Beneficiary Tel No.can have space at back but not at middle and front
- Beneficiary Tel No.with dash(1231223-99)

#4 Updated by Tan Lee Yong almost 14 years ago

Please provide status update. The status still new.

#5 Updated by Hafizudin MD almost 14 years ago

  • Status changed from New - Begin Life Cycle to Development / Work In Progress

status change to work in progress

#6 Updated by Nor Shuhaida Subri almost 14 years ago

  • Due date changed from October 19, 2010 to October 25, 2010
  • Status changed from Development / Work In Progress to Internal Testing
  • Assignee changed from Nor Shuhaida Subri to Hafizudin MD

ask lee yong for opinion:
no need to allow user to enter empty space.

assign in validation.xml:
1. Applicant's NRIC / Passport No. - alphaNumericChar2
- allow user to key in only lowercase/uppercase/numbers only
2. Applicant's postcode - numeric
- allow numeric only
3. Applicant's Tel No. - numeric
- allow numeric only
4. Beneficiary NRIC / Passport No. - alphaNumericChar2
- allow user to key in only lowercase/uppercase/numbers only
5. Beneficiary postcode - numeric
- allow numeric only
6. Beneficiary Tel No. - numeric
- allow numeric only
7. Beneficiary Account no. - numeric
- allow numeric only

#7 Updated by Hafizudin MD almost 14 years ago

  • Status changed from Internal Testing to Work Completed-End life cycle
  • Assignee changed from Hafizudin MD to Latipah Abdul Rashid
  • % Done changed from 0 to 100

tested by hafiz
status : passed

Also available in: Atom PDF