View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
08860Bug reportsExpression Managerpublic2014-03-20 14:52
Reporterhvalentim Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary08860: String Splitter and Tokenizer tests failing
Description

While visiting the /admin/expressions test pages the two below fail:

"String Splitter" throws:
Fatal error: Call to undefined method ExpressionManager::UnitTestStringSplitter() in /public_html/site/application/views/admin/expressions/test/stringsplit.php on line 2

"Tokenizer" throws:
Fatal error: Call to undefined method ExpressionManager::UnitTestTokenizer() in /public_html/site/application/views/admin/expressions/test/tokenizer.php on line 2

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)2.05+ Build 140302
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL version 5.5.35
Server OS (if known) Ubuntu 12.04.4 LTS
Webserver software & version (if known)Apache 2.2.22
PHP VersionPHP Version 5.3.10-1ubuntu3.10

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2014-03-19 11:40

administrator   ~29392

Sam, didn't you move the tests?

mdekker

mdekker

2014-03-20 09:00

reporter   ~29428

True, they moved and are currently unavailabe from the web interface (as they should be)... The view should be updated to remove the two tests.

Running the unit tests I noticed that one of the juggling tests failed:

1) ExpressionManagerTest::testJuggling
Failed asserting that '52' matches expected 7.

c_schmitz

c_schmitz

2014-03-20 09:09

administrator   ~29430

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14049

c_schmitz

c_schmitz

2014-03-20 14:52

administrator   ~29444

2.05+ Build 140320 released

Related Changesets

LimeSurvey: master 53782087

2014-03-20 08:09:11

c_schmitz

Details Diff
Fixed issue 08860: String Splitter and Tokenizer tests in GUI available and failing Affected Issues
08860
mod - application/views/admin/expressions/test_view.php Diff File

Issue History

Date Modified Username Field Change
2014-03-14 17:47 hvalentim New Issue
2014-03-19 11:40 c_schmitz Assigned To => sammousa
2014-03-19 11:40 c_schmitz Status new => assigned
2014-03-19 11:40 c_schmitz Note Added: 29392
2014-03-20 09:00 mdekker Note Added: 29428
2014-03-20 09:07 c_schmitz Assigned To sammousa => c_schmitz
2014-03-20 09:09 c_schmitz Changeset attached => LimeSurvey master 53782087
2014-03-20 09:09 c_schmitz Note Added: 29430
2014-03-20 09:09 c_schmitz Resolution open => fixed
2014-03-20 09:13 c_schmitz Status assigned => resolved
2014-03-20 09:13 c_schmitz Fixed in Version => 2.05+
2014-03-20 14:52 c_schmitz Note Added: 29444
2014-03-20 14:52 c_schmitz Status resolved => closed