[
https://issues.apache.org/jira/browse/WICKET-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544422
]
Jan Kriesten commented on WICKET-1175:
--------------------------------------
hi johan,
i don't think it's a question of sense, but to be able to handle such
situations. as stated elsewhere - jpa also delivers longs, so currently you
strip those down to int, too, which is not a nice thing at all imho.
regards, --- jan.
> IDataProvider-Overflow with size()
> ----------------------------------
>
> Key: WICKET-1175
> URL: https://issues.apache.org/jira/browse/WICKET-1175
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.3.0-rc1
> Environment: any
> Reporter: Jan Kriesten
> Assignee: Igor Vaynberg
>
> Hi,
> I get an Integer-overflow with my Dataprovider (yeah, there are a couple of
> entries in the database). Is there a reason why size() and iterator( first,
> count ) are limited to Integer?
> Regards, --- Jan.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.