Posted by travismccauley on December 12, 2011 at 6:41pm
2 followers
Jump to:
| Project: | Kaltura |
| Version: | 7.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
If you use a '/' in the button text of your field settings, it prevents drupal_json_decode from working properly so the Contribution Widget falls back to the default. So it has the behavior of ignoring a custom ui_conf or the widgets set in the field config, like "Video Only," "Audio Only", etc.
Comments
#1
urlencoded the text to fix.
in dev version