Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
10 Feb 2014 at 11:03 UTC
Updated:
29 Jul 2014 at 23:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ianthomas_ukRemoved core/modules/system/system.api.php as it's installation related, so better suited to #2192649: Remove drupal_set_title() from installation and update process
Comment #2
ianthomas_ukComment #3
ianthomas_ukentity_test.module is being handled by #1987694: Convert entity_test callbacks to a new style controller
Comment #4
ianthomas_ukComment #5
sandipmkhairnar commentedFirst drafted patch.
Comment #6
wim leersWhy would you remove this comment? It's still relevant & useful.
I'm afraid these changes are completely nonsensical.
You're no longer testing what the results of a function call are, you're simply checking what the values of a few variables is.
Comment #7
ianthomas_ukEverything here is covered by other issues, including the new issue #2209595: Remove drupal_set_title(), drupal_get_title() and associated tests