Fix news datasource

This commit is contained in:
YNH Webdev
2013-09-28 09:49:53 +02:00
parent 1100328fee
commit d3299f8e06

View File

@@ -27,7 +27,7 @@ feature --States
Result.put_string (query, create {JSON_STRING}.make_json ("query"))
end
set_state (new_state: WSF_JSON_OBJECT)
set_state (new_state: JSON_OBJECT)
do
Precursor (new_state)
if attached {JSON_STRING} new_state.item (create {JSON_STRING}.make_json ("query")) as new_query then