Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fotuzlab’s picture

fotuzlab’s picture

Status: Active » Needs review
Issue tags: +dclondon
FileSize
901 bytes

Ignore the last patch.

daffie’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

alexpott’s picture

Status: Reviewed & tested by the community » Needs work

Added the relevant change record. Once this lands we need to delete https://www.drupal.org/node/1323148

language_load() is still mentioned in a code comment in core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php

alexpott’s picture

This should have #2443767: Remove language_default() from bootstrap.inc and #2443767: Remove language_default() from bootstrap.inc merged in so all language_* functions are removed from bootstrap.inc

tkuldeep17’s picture

Assigned: Unassigned » tkuldeep17
gaurav_varshney’s picture

Assigned: tkuldeep17 » Unassigned
Status: Needs work » Needs review
FileSize
1.67 KB

Updated Patch according to the comment #4.

Status: Needs review » Needs work

The last submitted patch, 7: core-remove_language_load-2443783-7.patch, failed testing.

gaurav_varshney’s picture

Updated Patch

gaurav_varshney’s picture

Status: Needs work » Needs review
tstoeckler’s picture

Status: Needs review » Reviewed & tested by the community

Awesome, thanks!

daffie’s picture

Status: Reviewed & tested by the community » Needs work

In comment #5 whats alexpott want is that the removal of language_default() is merged into this issue.

tstoeckler’s picture

Oh yeah, missed that sorry.

gaurav_varshney’s picture

Status: Needs work » Needs review
FileSize
2.64 KB

Updated Patch According to comment #5.

daffie’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

daffie’s picture

Title: Remove language_load() from bootstrap.inc » Remove language_load(), language_list() and language_default() from bootstrap.inc
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.0.x, thanks!

  • catch committed 029d74f on
    Issue #2443783 by gaurav_varshney, fotuzlab: Remove language_load(),...

Status: Fixed » Closed (fixed)

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