Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The following bugs were identified and fixed since the 2015 Annual Update (March 2015). 

 

CCCApply Standard Application

Standard App Bugs Fixes from 5.2.1

Standard App Bug Fixes from 5.3.1

Standard App Bugs from 5.3.2

Standard App Bugs from  2015 Annual Update

NULL Value for Gender Field in Downloads

What's was happening:
Certain fields, such as the Gender field <gender>, that include a value of Null were not being stored and returned properly through the Download Client.  They were storing and returning an empty string value "" or a blank string " ".  

Expected behavior:
If the student skips the <gender> field question, the application should store and return _null_in the download file. As per the Data Dictionary/specification when a student does not interact with the Gender question. Per federal law - Office of Civil Rights - we cannot require that a student identify themselves with a specific gender; therefore this question cannot be a "required" question on the application.

Current behavior:
We corrected the application DB to store a Null value for Gender field <gender> and ensured the null value is correctly transferred to the Download Client.

Below are the four response values that should be stored and returned per the CCCApply Data Dictionary: 
M - Male
F - Female
X - Decline to State
Null - no response


Other Bugs

  • Edit Account page is rendering with no styling

  • SSN Nattering Modal: 'exceptions' link will not open

  • Tab Indicators do not persist when 'Incomplete'

  • Error occurs when attempting to reset password

  • Recover Account: User is prevented from changing Hover Help to Spanish

  • Fix AB620 encryption

  • Scripts for null-ing out old ssn hash values.

  • Remove HTTPS warning in apply uPortal from logs

  • Update Account Country Listings for Multiple Country Codes

OpenCCC Account

BOG Fee Waiver Application

Accessibility & General System

  • No labels