dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #11240
[Bug 744124] [NEW] Non-informative text after beneficiary registration
Public bug reported:
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() )
** Affects: dhis2
Importance: Undecided
Status: New
--
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:
New
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() )
Follow ups
References