Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
user.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
14 Jan 2015 at 21:32 UTC
Updated:
7 Feb 2015 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kim.pepperFixed.
Comment #3
kim.pepperAlso remove references to user.pages.inc
Comment #4
kim.pepperHmm. Seems it's being used as an example of theme usage. Do we need to change that to a file that actually exists?
Comment #5
kim.pepperRe-rolled after #2407493: Clean up use statements in user.module Rolled back the documentation change in theme.api.php. We can post a follow up for that.
Comment #6
kim.pepperRemoves unused $account variable.
Comment #7
jibranAwesome thanks.
Comment #8
kim.pepperCreated followup #2408265: Update hook_theme_registry_alter to not reference removed user.pages.inc
Comment #9
wim leersLooks great; this simply moves code around.
Comment #10
alexpottThis issue is a normal task so we need to outline how it fits within the allowable Drupal 8 beta criteria. Can someone add Drupal 8 beta phase evaluation template to the issue summary. Eg. zero disruption, less includes, nothing should depend on this being there.
Comment #11
kim.pepperAdded beta evaluation.
Comment #12
jibranBack to RTBC.
Comment #13
kim.pepperComment #14
alexpottCommitted fd90b0b and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the issue summary.
Comment #16
imiksu