1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/herald/controller
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
..
base Index "owner" relationship in search correctly for Revisions 2011-06-20 05:16:27 -07:00
delete Herald CSS, plus edit/save/delete. 2011-03-24 11:07:36 -07:00
home Very rough cut at Herald test console. 2011-03-24 13:49:21 -07:00
new Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
rule Fix Herald to accept new JSON encoding of sparse arrays 2011-07-07 15:27:12 -07:00
test Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
transcript Add a garbage collector daemon 2011-07-05 13:49:11 -07:00
transcriptlist Add timezone support 2011-06-18 13:07:43 -07:00