Closed (fixed)
Project:
Views Datasource
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Jun 2010 at 13:17 UTC
Updated:
26 Feb 2019 at 14:14 UTC
Jump to comment: Most recent
Trivial fix.
Otherwise, after decoding, an extra whitespace will be appended all element.
| Comment | File | Size | Author |
|---|---|---|---|
| views_datasource_unneeded_whitespace.patch | 917 bytes | aron novak |
Comments
Comment #1
allisterbeharry commentedThanks, committed the fix to the 6--1 branch. It didn't occur to me that whitespace would be significant in a CDATA section. Users of beta1 will need this patch if the extra whitespace causes problems.
Comment #2
zeip commentedSeems to be committed & fixed already.