- Status changed to Active
3 months ago 5:03pm 18 August 2025 This point is still problem with token modifier 2.x and Drupal 11.X
When I use the auto entity label module (AEL) I don't have any problems with special characters.
But when I want to use the token modifier with AEL, a problem occurs.
For example; [token-modifier:length:50:node:body]
When the pattern for the label uses a Text (plain) field, it happens with apostrophes, quotation marks and ampersands:
' becomes '
" becomes "
& becomes &Any idea,please.. Thanks