See title. Patch following.

CommentFileSizeAuthor
#4 1111214-files-2.patch1.03 KBfubhy
#1 1111214-files-1.patch2.42 KBfubhy

Comments

fubhy’s picture

Status: Active » Needs review
StatusFileSize
new2.42 KB

Together with #1110988: File View - Missing UID field this fixes (removes, mainly) the "extension" field (which doesn't exist in D7) and also fixes some lines where 'files' was still used (instead of 'file_managed'). The handler for the extension field also got deleted and the corresponding files[] entry in the .info file, too.

dawehner’s picture

Status: Needs review » Needs work

This is wrong.
The field handler always used the filename. So please remove the drop of the field handler.

fubhy’s picture

I oversaw the 'real field' assignment. Fixing that right now.

fubhy’s picture

Status: Needs work » Needs review
StatusFileSize
new1.03 KB

Only replacing "files" with "file_managed" now.

dawehner’s picture

Status: Needs review » Fixed

Thanks!

Commited with a small change see git log.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.