Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 297608

Move _views_file_status() into a autoloadable place

$
0
0

Problem/Motivation

While working on #2005166: Create simple file listing under admin/content/file we had to move _views_file_status() from file.views.inc to file.module due to loading problems.

Proposed resolution

Move _views_file_status() into an autoloadable space, possibly the OO way.

Remaining tasks

- find the best solution and implement it

User interface changes

N/A

API changes

- _views_file_status() will be moved to a new place or possibly replaced with an OO equivalent

- #2005166: Create simple file listing under admin/content/file


Viewing all articles
Browse latest Browse all 297608

Trending Articles