Improvement #27420
closedFeature #22066: Train Module Integration | HaramainTrain || Search to ticketing and my booking
Feature #22476: Train | Pax page integration
Train | Pax page | First name last name validation
nil
nil
nil
nil
resources\js\components\Train\Utils\nameValidation.js
Description
Search a train and proceed up to pax page . Here the first name and last name validation is displayed as "maximum 25 characters allowed in first name and maximum 25 characters allowed in last name " . Should change the the validation to first name + last name should be maximum 49 , 50 characters (Same as in flight ). Should display the validation as showing in flight .
Flight pax page and train pax page Screen shot attached for reference.
Files
Updated by Athul A 2 months ago
- Status changed from In Progress to Fixed not Tested
- % Done changed from 0 to 100
- remarks updated (diff)
- DB Changes updated (diff)
- Keys & Permissions updated (diff)
- Areas Affected updated (diff)
- Files Changed updated (diff)
Search a train and proceed up to pax page . Here the first name and last name validation is displayed as "maximum 25 characters allowed in first name and maximum 25 characters allowed in last name " . Should change the the validation to first name + last name should be maximum 49 , 50 characters (Same as in flight ). Should display the validation as showing in flight . --fixed--
Updated by Gopika Shaji 2 months ago
- File Screenshot (864).png Screenshot (864).png added
- Status changed from Fixed not Tested to Closed
The issue with the first name and last name validation on the train booking Pax page has been fixed.