Closed (fixed)
Project:
Glossify
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2015 at 10:16 UTC
Updated:
29 Nov 2021 at 15:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
WorldFallz commentedyowza-- good catch. Thanks for the patch!
Comment #3
mfbThanks. Might be worth checking that other string functions are ok? Drupal also provides the UTF-8 compatible drupal_strlen() and drupal_substr() functions.
Comment #4
WorldFallz commentedyep... totally agreed. I'll try to get to it next. if you get to it before me, you can just attach a subsequent patch here.
Thanks again!
Comment #5
WorldFallz commentedComment #6
nilesh.addweb commentedAttached patch uses drupal_strlen() and drupal_substr().
Comment #8
sanduhrs