Closed (fixed)
Project:
Views Datasource
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2013 at 19:35 UTC
Updated:
27 Nov 2016 at 11:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
phizes commentedThe patch.
I searched for an existing issue for this error, but could not find one. If it is indeed a duplicate please close this as such.
Comment #2
phizes commentedForgot to update issue status with the patch comment.
Comment #3
sumithb commentedHi,
For me with the #default_value' => $this->options['json_char_encoding'] there was no issue in both Dev and QC version. But when I moved this to staging environment this issue came. So is it related to some php settings?
Thanks
Sumith
Comment #4
dobe commentedI just hit this. I did the same thing the patch did to fix it. I was going to submit the same exact patch. +1 to #1
Comment #5
ultrabob commentedWorks for me too!
Comment #6
ultrabob commented#1915446: views_json:Hexadecimal encoding options are not recognized in style settings for use with other bitmask options in json_encode() seems to have basically the same patch, but some changes to the theme too.
Comment #7
kenorb commentedComment #9
anthonylindsay commentedThe patch was a bit old, but was easy to apply manually. This one's now committed to the 7.x-1.x branch.
https://www.drupal.org/commitlog/commit/6192/b43cdeeecc091a68216743f5b31...
Comment #10
anthonylindsay commentedclosing.