Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Vagabondery  
#1 Posted : Sunday, September 5, 2010 9:58:24 AM(UTC)
Vagabondery

Rank: Newbie

Groups: Member
Joined: 8/29/2009(UTC)
Posts: 1

The project I am working on currently needs seven thumbnails to be generated from the source image file uploaded via Aurigma. Knowing this, I have used the imageuploaderN.uploadthumbnailadd("Fit", N, N) method to accommodate the extra 4 thumbnails.

As of right now, Aurigma successfully uploads these thumbnails in windows (firefox 3.6.8, chrome 6.0.472.53, IE7 & IE8) and mac (safari 5.0.1 and chrome 6.0.472.53). However, when I try to upload images in Firefox 3.6.8 on the mac, the servlet doesn't receive any thumbnails past the fourth and omits the rest.

I have set the Action parameter in Aurigma to send the request to a Java Servlet. Troubleshooting the problem, I have discovered that Aurigma is not including thumbnails 5, 6 or 7 after calling:

List<FileItem> listFileItems = fu.parseRequest(request); on the servlet.

Please let me know if you can recreate this problem and if not, I would be willing to send code via PM.

Thanks.

Edited by user Sunday, September 5, 2010 10:00:38 AM(UTC)  | Reason: Not specified

Dmitry.Obukhov  
#2 Posted : Sunday, September 5, 2010 8:20:14 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Travis,

Thanks for contacting us.

Could you provide me with additional thing? Please send me the complete sample application. I need to test it on my Mac locally. You can do it via PM, however the best way is to submit support ticket.

Looking forward to your reply.

Best regards,

Dmitry Obukhov

Technical Support. Aurigma, Inc.

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.