View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
19775Bug reportsExpression Managerpublic2024-09-26 14:47
Reporterjannschu Assigned To 
PrioritynoneSeverityminor 
Status newResolutionopen 
Product Version6.6.x 
Summary19775: The "is_string" function is implemented by just calling "isNaN' in JavaScript
Description

Hi!

The JavaScript implementation of "is_string" just calls "isNaN", which might be a copy paste error. See here:

https://github.com/LimeSurvey/LimeSurvey/blob/2bd9bbf84cb50190dafcf25b4db35c334090d8df/assets/packages/expressions/em_javascript.js#L494

TagsNo tags attached.
Bug heat0
Complete LimeSurvey version number (& build)HEAD
I will donate to the project if issue is resolvedNo
Browser
Database type & versionNone
Server OS (if known)
Webserver software & version (if known)
PHP VersionNone

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-09-26 14:47 jannschu New Issue