Closed (fixed)
Project:
Tiny Slider 2
Version:
1.1.0-rc5
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
15 Jul 2025 at 08:59 UTC
Updated:
29 Apr 2026 at 20:25 UTC
Jump to comment: Most recent
The JSON in the 'Use a JSON object to configure the slider' becomes an ugly mess after saving.
Type in a JSON objekt; click Update, click Save, reload, click the gear icon.
In the code, the JSON_PRETTY_PRINT is given to the wrong function. Fix that.
Review the PR.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
ipwa commentedThanks for catching this, great contribution!