Add Check For Blank Config Values Before Write #3


  • New
  • Defect
Open
Assigned to _ForgeUser3339531
  • _ForgeUser3339531 created this issue Mar 24, 2012
    Owner

    The config handler does not currently check for empty fields before writing new changes to the file.

    If an error occurs during config loading, the values will start empty.
    If the user attempts to save a new config file, it's possible they could clear their config of its values.

    Add a safeguard to prevent writing config when invalid information is detected.

  • _ForgeUser3339531 added the tags New Defect Mar 24, 2012
  • _ForgeUser3339531 removed a tag Accepted Oct 22, 2012
  • _ForgeUser3339531 added a tag New Oct 22, 2012
  • _ForgeUser3339531 posted a comment Oct 22, 2012

    I have not seen this error occur recently, it may no longer be an issue. Reducing from 'Accepted' to 'New' until further problems occur.


To post a comment, please login or register a new account.