Hello every one!
This time I came here for your help, here's the case:
I developed a custom assets gallery using a Java class that take the metadata of the images and pass it to the html, also I build in this class with the metadata of every image a Json Object that later use on a JavaScript file, until here everything work's fine on my author instance!
The thing is, when I publish the page with component everytthing work's fine but my json object. The image metadata is correctly fill with all the info, but the json object is empty.
My question is: Why this object is getting empty? what's the diference between author and publish instance?
Views
Replies
Total Likes
Are you seeing any log message
Views
Replies
Total Likes
Hi,
Mostly we face these type of issues in publisher due to permission issues. Check whether the node is having read permissions in publish instance.
Views
Replies
Total Likes
How are you retrieving the json object? Maybe the request is blocked by the dispatcher
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies