PHP functions strtolower() and ucwords() not working with unicode characters.
In Drupal modules we should use drupal_strtolower() instead of strtolower().
Since there is no unicode-compatible ucwords() function in PHP or Drupal, and I don't see a real need to use it, I just removed it.

CommentFileSizeAuthor
#1 2325847-1.patch589 bytesquotesBro
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quotesBro’s picture

Status: Active » Needs review
FileSize
589 bytes