1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/herald
epriestley 62532ef26d Fix Herald to accept new JSON encoding of sparse arrays
Summary: JX.JSON was recently changed to use JSON.stringify (the native
implementation) if it is available. The native implementation has a behavioral
difference from the Javelin implementation, in that it does not compact sparse
arrays. Ignore nulls resulting from removals when processing the encoded action
and condition lists.
Test Plan: Removed conditions from Herald rules.
Reviewed By: aran
Reviewers: aran, cpojer, jungejason
CC: aran, epriestley
Differential Revision: 606
2011-07-07 15:27:12 -07:00
..
adapter herald: add the ability to execute a rule the first time only 2011-06-09 10:35:37 -07:00
config herald: add the ability to execute a rule the first time only 2011-06-09 10:35:37 -07:00
controller Fix Herald to accept new JSON encoding of sparse arrays 2011-07-07 15:27:12 -07:00
engine Fix Herald exception when updating a diff that has carryover CCs 2011-06-09 14:10:40 -07:00
storage Fix Herald exception when updating a diff that has carryover CCs 2011-06-09 14:10:40 -07:00