Actions
Bug #7024
closedToo many language overrides cause slow language plugin edit load
Bug #7024:
Too many language overrides cause slow language plugin edit load
Description
If a overrides usage for example has 2000 rows the initial page load to prepare all 2000 is extremely slow. This likely could be avoid by improved PHP side handling to avoid the repeat usage having to increment all the ids if the ids were already properly set from the beginning.
Actions