In recent spotty versions (not sure when it began) I get a wrong value
in the count field of the response.
I was expecting to get the number of items available as I have
previously got, and all other queries do. Instead I get the
"itemsPerResponse" parameter back as count.

TBH: I didn't know of anyone but you calling spotty directly... Thus I have no idea of old vs. new behaviour. All I know is that the menuing system seems to be happy with it.

Response:

Code:
--------------------
       {
   "ext": {
   "priority": ""
   },
   "id": "160",
   "channel": "/f56e5614/slim/request/12",
   "data": {
   "window": {
   "windowStyle": "home_menu"
   },
   *"count": 1,*
   "base": {
   ...
   },
   "offset": 0,
   "title": "Ny søgning",
   "item_loop": [
   ...
   ]
   }
   }
--------------------

Without seeing all the data it's hard to tell whether 1 is correct or not.

--

Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to