Problem/Motivation

The following files aren't used since module was ported to D8:

  1. includes/DataHandler.inc
  2. tests/data.test
  3. tests/data.test.inc
  4. views/views_handler_field_data_markup.inc
  5. src/Access/TableAccessCheck.php
  6. - this one is a copy of one of the core files, appears to be commited by accident.

It should be safe to remove these files.

Proposed resolution

Remove files listed above.

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#4 data-3091442-4.patch18.2 KBabramm
#2 data-3091442-2.patch16.22 KBabramm

Comments

abramm created an issue. See original summary.

abramm’s picture

Status: Active » Needs review
StatusFileSize
new16.22 KB

Attaching the patch.

abramm’s picture

Issue summary: View changes
abramm’s picture

StatusFileSize
new18.2 KB

Adding another patch. I've noticed that src/Access/TableAccessCheck.php is not used as well.