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() )

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to