The commit in #1651126: Add additional filters to the File List page caused several regressions:
- Calling user_load() for each file rather than pre-loading all related users to the files on the page with user_load_multiple(). This is a performance regression.
- The 'missing file' indicator class on the rows have gone missing.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1977668-fix-admin-listing-regressions.patch | 1.86 KB | dave reid |
Comments
Comment #1
dave reidComment #2
dave reidCommitted #1 to 7.x-2.x.
http://drupalcode.org/project/file_entity.git/commit/80c3a0a