dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #11282
[Bug 744124] Re: Non-informative text after beneficiary registration
** Changed in: dhis2
Status: New => Fix Committed
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/744124
Title:
Non-informative text after beneficiary registration
Status in DHIS 2 - District Health Information Software:
Fix Committed
Bug description:
After a new beneficiary is registered, the cinfirmation page says:
Full Name: $encoder.htmlEncode( $patient.getFullName() )
Gender: $encoder.htmlEncode( $patient.gender )
Date of Birth: $format.formatDate( $patient.birthDate )
Age: $encoder.htmlEncode( $patient.getAge() )
References