LimeSurvey: master c031c7d2

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2015-07-21 08:58:59 master d73e2cc7
Affected Issues  09785: substr and utf8 : mb_substr in JS , substr in PHP
Changeset

New feature 09785: unicode function for substr and other text management function
Dev: mb_ for substr,stripos,strpos,strlen,strtolower,strtoupper,strstr,stristr
Dev: fixed different return value for strpos in JS and PHP (-1 in js, false in PHP)
Dev: add offset to strpos (exiting in stripos, not in strpos)

mod - application/helpers/expressions/em_core_helper.php Diff File
mod - scripts/expressions/em_javascript.js Diff File