cubicweb-vtimeline #3292466 cannot append 'callback=onJSONP_Data' to URL already containing '?' [validation pending]
In file timeline.dev.js, this line appends "&callback=onJSONP_Data" even though "raw_data" may already contain '?':
VMM.getJSON(raw_data + "&callback=onJSONP_Data", VMM.Timeline.DataObj.parseJSON); | |
priority | normal |
---|---|
type | bug |
done in | 0.5.0 |
load | 0.100 |
load left | 0.000 |
closed by | #a3bbdeab2fb9 [data] Update to 2.33.1 release, closes #3292466 and closes #3445148 |
patch | [data] Update to 2.33.1 release, closes #3292466 and closes #3445148 [applied] |
Comments
-
2014/06/25 14:36, written by vmichel
add commentSeems to be solved with the last release (2.33.1).