Re: Why is MultiFileUploadField not offering protected boolean forceCloseStreamsOnDetach?

2014-08-04 Thread Martin Grigorov
https://issues.apache.org/jira/browse/WICKET-5659

Will be possible in Wicket 6.17.0

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov


On Wed, Jul 30, 2014 at 11:55 AM, Sven Meier s...@meiers.net wrote:

 Please create a RFE in Jira.

 Regards
 Sven


 On 07/30/2014 10:00 AM, MattyDE wrote:

 Hi guys,

 right now I am switching from Singe-FileUpload to MultiFileUpload so I am
 going to use MultiFileUploadField. But my problem is, that the
 InputStreams get closed after submitting the form (and refreshing the
 site -
 Its inside an wizard of many steps). This happens because of the
 onDetach-Method inside MultiFileUploadField.

 I want to use the FileUpload-Models also after the request but I cant
 overwrite the very useable method protected boolean
 forceCloseStreamsOnDetach as it exists only in FileUploadField.

 Any hints why this option is not also merged to MultiFileUploadField?

 Thanks in Advance for any answer.

 And please apologize my English, its not my mothers tongue.

 --
 View this message in context: http://apache-wicket.1842946.
 n4.nabble.com/Why-is-MultiFileUploadField-not-offering-protected-boolean-
 forceCloseStreamsOnDetach-tp4666797.html
 Sent from the Users forum mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




Why is MultiFileUploadField not offering protected boolean forceCloseStreamsOnDetach?

2014-07-30 Thread MattyDE
Hi guys,

right now I am switching from Singe-FileUpload to MultiFileUpload so I am
going to use MultiFileUploadField. But my problem is, that the
InputStreams get closed after submitting the form (and refreshing the site -
Its inside an wizard of many steps). This happens because of the
onDetach-Method inside MultiFileUploadField.

I want to use the FileUpload-Models also after the request but I cant
overwrite the very useable method protected boolean
forceCloseStreamsOnDetach as it exists only in FileUploadField.

Any hints why this option is not also merged to MultiFileUploadField?

Thanks in Advance for any answer.

And please apologize my English, its not my mothers tongue.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Why-is-MultiFileUploadField-not-offering-protected-boolean-forceCloseStreamsOnDetach-tp4666797.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Why is MultiFileUploadField not offering protected boolean forceCloseStreamsOnDetach?

2014-07-30 Thread Sven Meier

Please create a RFE in Jira.

Regards
Sven

On 07/30/2014 10:00 AM, MattyDE wrote:

Hi guys,

right now I am switching from Singe-FileUpload to MultiFileUpload so I am
going to use MultiFileUploadField. But my problem is, that the
InputStreams get closed after submitting the form (and refreshing the site -
Its inside an wizard of many steps). This happens because of the
onDetach-Method inside MultiFileUploadField.

I want to use the FileUpload-Models also after the request but I cant
overwrite the very useable method protected boolean
forceCloseStreamsOnDetach as it exists only in FileUploadField.

Any hints why this option is not also merged to MultiFileUploadField?

Thanks in Advance for any answer.

And please apologize my English, its not my mothers tongue.

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Why-is-MultiFileUploadField-not-offering-protected-boolean-forceCloseStreamsOnDetach-tp4666797.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org