Hi all,

While I was working on a new local JCR structure JIRA, I came to know that
the files I upload in UI is not actually uploading (not stores in to local
jcr) . When I upload a pictures after providing album name and description,
and goes back to the gallery, it shows only the two default albums only.

Then to test, I got a newly checkout and did the same and had the same
result. Then I debug the doUpload()  method  in upload.js using firebug.
Then there was an error log saying "server not respond"  from the line. I am
using tomcat 6.0.29. I also tried this with the version 7.0.6. Still the
same issue.

uploader.upload({albumName:selected,albumDescription:albumDescription,
securityToken:securityToken});

What is this issue? is it from dojo?

Thanks
/subash

Reply via email to