View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07912 | Bug reports | Expression Manager | public | 2013-06-07 15:25 | 2013-07-30 11:47 |
Reporter | mfaber | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05 RC | ||||
Fixed in Version | 2.05 RC | ||||
Summary | 07912: Expression Manager test page broken in 2.05beta3 | ||||
Description | When accessing the Expression manager test page "Unit Tests of Isolated Expressions" (http://localhost/limesurvey/index.php/admin/expressions/sa/unit), the table is broken. | ||||
Steps To Reproduce | Open any survey | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 130607 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | FF or IE | ||||
Database type & version | MySQL (recent XAMP) | ||||
Server OS (if known) | Win7 | ||||
Webserver software & version (if known) | Apache (recent XAMP) | ||||
PHP Version | PHP (recent XAMP) | ||||
Seems OK with the last GIT version |
|
Tried again and it looks still messed up. |
|
Ok, Not really mess up then (Ithink, i'm not sure of the prupose of this part). But NO javascript result: it's empty. Surely some js file not included :). |
|
you are right. messed up was too strong. just this column is empty. but it's an important one if you want to add or test expression manager functionality ;-) as for the purpose: it's for testing implemented expression manager functions. Left column shows the test expressions (from em_core_help.php). The other columns show what the php function (implemented in em_core_helper.php) and the same function in javascript returns (implemented in em_javascript.js). These results are compared to each other and to the expected value (also in em_core_helper.php). |
|
think I found the problem. see pull request: https://github.com/LimeSurvey/LimeSurvey/pull/91 |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12583 |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12584 |
|
LimeSurvey: 2.05 3a44cb25 2013-06-13 22:39 Details Diff |
fixed issue 07912: EM test page broken in 2.05 dev: column with JS result were missing from EM test page dev: http://localhost/github/limesurvey/index.php/admin/expressions/sa/unit |
Affected Issues 07912 |
|
mod - application/controllers/admin/expressions.php | Diff File | ||
LimeSurvey: 2.05 f51767d3 2013-06-14 10:03 Details Diff |
Merge pull request #91 from mfaber/fix_EMtest Fixed issue 07912: EM test page broken in 2.05 |
Affected Issues 07912 |
|
mod - application/controllers/admin/expressions.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-07 15:25 | mfaber | New Issue | |
2013-06-12 00:33 | mfaber | Issue Monitored: mfaber | |
2013-06-12 14:29 | DenisChenu | Note Added: 25502 | |
2013-06-12 14:29 | DenisChenu | File Added: 205_2013-6-12 14 25 36.png | |
2013-06-12 15:47 | mfaber | File Added: 205.PNG | |
2013-06-12 15:48 | mfaber | Note Added: 25509 | |
2013-06-12 15:50 | mfaber | File Added: master.PNG | |
2013-06-13 11:09 | DenisChenu | Note Added: 25511 | |
2013-06-13 12:03 | mfaber | Note Added: 25513 | |
2013-06-13 22:43 | mfaber | Note Added: 25517 | |
2013-06-14 10:03 | mfaber | Changeset attached | => LimeSurvey 2.05 3a44cb25 |
2013-06-14 10:03 | c_schmitz | Changeset attached | => LimeSurvey 2.05 f51767d3 |
2013-06-14 10:03 | mfaber | Note Added: 25519 | |
2013-06-14 10:03 | mfaber | Assigned To | => mfaber |
2013-06-14 10:03 | mfaber | Resolution | open => fixed |
2013-06-14 10:03 | c_schmitz | Note Added: 25520 | |
2013-06-14 10:03 | c_schmitz | Assigned To | mfaber => c_schmitz |
2013-06-14 12:21 | c_schmitz | Status | new => resolved |
2013-06-14 12:21 | c_schmitz | Fixed in Version | => 2.05 RC |
2013-07-30 11:47 | c_schmitz | Status | resolved => closed |
2021-08-04 07:25 | guest | Bug heat | 6 => 8 |