The issue is time out's happening when selecting all on a site with alot of users or content etc.
There should be some more options than 100 like 500 and 1000. It would be a nice feature to be able to type in the field as well to set a certain number.
Time out's when selecting too many
All of Joomla versions
This is not a mojor BUG just a good suggestion IMO.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-04-08 09:52:22 |
Closed_By | ⇒ | brianteeman |
Closed as we have a PR #9800
The list limit stop at 100 because higher numbers are likely to time out and the list is to big then anyway :)
Adding more options would be simple, just add a new line here: https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_config/model/form/application.xml#L886-L901