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

Notification

Icon
Error

Options
Go to last post Go to first unread
jps26401  
#1 Posted : Tuesday, March 20, 2007 9:24:41 PM(UTC)
jps26401

Rank: Member

Groups: Member
Joined: 3/20/2007(UTC)
Posts: 21

Hi,
I need to send with files items from additional form. I declare this as follows: iu.addParam("AdditionalFormName", "addDocument");

One of item is multiple select with this definition:
Code:
<select size="5" multiple="true" name="basicKeyWordIds">	      
</select>


Everything works fine in IE (ActiveX) but there are 2 problems in Java (FireFox):
1) always at most 1 item is send to the server even when I select more items
2) at least one item must be selected because then there is problem on the server

It seems as Java and ActiveX component handle sending of form items differently. How to solve it?

I use ImageUploader v4.0, IE 7, FireFox 1.5.0.10, OS Windows XP.

Thank you in advance for any help.
PETER

Edited by user Tuesday, December 18, 2007 4:17:57 PM(UTC)  | Reason: Not specified

George Ulyanov  
#2 Posted : Saturday, March 24, 2007 3:13:47 PM(UTC)
George Ulyanov

Rank: Advanced Member

Groups: Member
Joined: 7/26/2006(UTC)
Posts: 203

Hello Peter,

I am sorry for delay. We confirm the problem. We will fix it in the next release.

Edited by user Friday, February 22, 2008 4:26:52 PM(UTC)  | Reason: Not specified

Best regards,
George Ulyanov
jps26401  
#3 Posted : Monday, May 28, 2007 11:01:52 PM(UTC)
jps26401

Rank: Member

Groups: Member
Joined: 3/20/2007(UTC)
Posts: 21

Original problem is fixed but there is other. Java component remembers previous selections of multi-selection combo box.

I will select item with id 2 in every step:
1. submit form with files - [2] (list of selected items in Java)
2. submit form with files - [2, 2]
3. submit form with files - [2, 2, 2]

I use last available version 2.1.60.0.
jps26401  
#4 Posted : Tuesday, June 12, 2007 9:35:15 PM(UTC)
jps26401

Rank: Member

Groups: Member
Joined: 3/20/2007(UTC)
Posts: 21

Hello,
I would like to ask you please if it is bug and if yes then it will be fixed?

Thank you for your reply.
PETER
George Ulyanov  
#5 Posted : Wednesday, June 13, 2007 7:54:28 PM(UTC)
George Ulyanov

Rank: Advanced Member

Groups: Member
Joined: 7/26/2006(UTC)
Posts: 203

Hello Peter,

I am sorry but I can't reproduce the problem..

Could you post the entire code of your page?

Edited by user Friday, February 22, 2008 4:25:50 PM(UTC)  | Reason: Not specified

Best regards,
George Ulyanov
jps26401  
#6 Posted : Thursday, June 14, 2007 5:20:23 PM(UTC)
jps26401

Rank: Member

Groups: Member
Joined: 3/20/2007(UTC)
Posts: 21

I upgraded to version 2.5.4.0 and now it seems that it's ok.

Thank you.
Users browsing this topic
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.