[jboss-jira] [JBoss JIRA] (AS7-6267) configurable row count for tables in console
Marian Stránecký (JIRA)
jira-events at lists.jboss.org
Thu Jan 3 11:13:08 EST 2013
Marian Stránecký created AS7-6267:
-------------------------------------
Summary: configurable row count for tables in console
Key: AS7-6267
URL: https://issues.jboss.org/browse/AS7-6267
Project: Application Server 7
Issue Type: Bug
Components: Console
Affects Versions: 7.2.0.Alpha1
Environment: any web browser
Reporter: Marian Stránecký
Assignee: Heiko Braun
Priority: Minor
Number of rows in tables is hardcoded to 8 ("... new DefaultCellTable<.....>(8);")
This can be considered to be a low value for large sets (e.g. imagine tens or thousands of bundles in OSGi subsystem).
The value should be configurable by the user (e.g. combobox with predefined values - 10, 25, 50, 100)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list