eg.hatch.required not parsed correctly

Bug #1546128 reported by Jason Etheridge
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Evergreen
Invalid
Undecided
Unassigned

Bug Description

After Hatch has been enabled via Administration -> Workstation, you cannot disable it and go back to localStorage.

eg.hatch.required in localStorage gets set to "false", but is still treated as if it were true.

There may be other boolean settings that behave thus.

Revision history for this message
Bill Erickson (berick) wrote :

Jason, can you give an example of how it's failing? I'm unable to reproduce the problem. The value is translated via JSON.parse() before use, so a 'false' string should (and does in my tests) result in a false value.

Revision history for this message
Bill Erickson (berick) wrote :

Marking as invalid. A lot of changes went into Hatch over the last year+ related to enabling it for specific uses (storage, printing, offline). The code described no longer exists in that form and I can successfully enable/disable Hatch in the current code.

Changed in evergreen:
status: New → Invalid
Revision history for this message
Jason Etheridge (phasefx) wrote :

Sounds good to me; I don't even remember this bug. Sorry to have left you hanging for almost a year :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.