The function drupal_clean_id_identifier() is marked deprecated and should be replaced by \Drupal\Component\Utility\Html::getId().

Comments

uccio’s picture

Status: Needs review » Reviewed & tested by the community

The patch remove the drupal_clean_id_identifier() and drupal works fine!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

This issue is a prioritized change (removal of deprecated functions) as per https://www.drupal.org/core/beta-changes and it's benefits outweigh any disruption. Committed 124a1fe and pushed to 8.0.x. Thanks!

  • alexpott committed 124a1fe on 8.0.x
    Issue #2407405 by JeroenT: Remove usage of drupal_clean_id_identifier
    
alexpott’s picture

Issue tags: +SprintWeekend2015

Status: Fixed » Closed (fixed)

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