View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
05062Bug reportsSurvey participants (Tokens)public2011-04-11 11:30
Reporterpasmaill Assigned Toc_schmitz  
PrioritylowSeverityminor 
Status closedResolutionfixed 
Fixed in Version1.91RC6 
Summary05062: Small Typo
Description

Product Version 1.92dev

There is a small typo on the confirmation page when initialising tokens.

smanually should be manually

Steps To Reproduce

1) Create a new survey.
2) Click on the token management button for that survey.

TagsNo tags attached.
Attached Files
smanually.png (11,413 bytes)   
smanually.png (11,413 bytes)   
05062-stable.patch (830 bytes)   
Index: tokens.php
===================================================================
--- tokens.php	(revision 9911)
+++ tokens.php	(working copy)
@@ -509,7 +509,7 @@
         ."<br /><strong>".$clang->gT("Tokens have not been initialised for this survey.")."</strong><br /><br />\n";
         if (bHasSurveyPermission($surveyid, 'surveyactivation','update'))
         {
-            $tokenoutput .= "".$clang->gT("If you initialise tokens for this survey then this survey will only be accessible to users who provide a token either smanually or by URL.")
+            $tokenoutput .= "".$clang->gT("If you initialise tokens for this survey then this survey will only be accessible to users who provide a token either manually or by URL.")
             ."<br /><br />\n";
 
             $thissurvey=getSurveyInfo($surveyid);
05062-stable.patch (830 bytes)   
Bug heat6
Complete LimeSurvey version number (& build)9911
I will donate to the project if issue is resolvedNo
BrowserFirefox 4.0
Database type & versionMySQL 5.1.41
Server OS (if known)Windows 7
Webserver software & version (if known)Apache 2.2.14
PHP Version5.3.1

Users monitoring this issue

pasmaill

Activities

pasmaill

pasmaill

2011-03-27 18:26

reporter   ~14560

Apologies it is present in Version 1.91RC5 as well.
Please find my patch attached.

c_schmitz

c_schmitz

2011-03-28 01:43

administrator   ~14569

Thank you!

c_schmitz

c_schmitz

2011-04-11 11:30

administrator   ~14761

1.91RC6 released.

Issue History

Date Modified Username Field Change
2011-03-27 18:22 pasmaill New Issue
2011-03-27 18:22 pasmaill File Added: smanually.png
2011-03-27 18:24 pasmaill Issue Monitored: pasmaill
2011-03-27 18:26 pasmaill Note Added: 14560
2011-03-27 18:27 pasmaill File Added: 05062-stable.patch
2011-03-28 01:43 c_schmitz Note Added: 14569
2011-03-28 01:43 c_schmitz Status new => resolved
2011-03-28 01:43 c_schmitz Fixed in Version => 1.91RC6
2011-03-28 01:43 c_schmitz Resolution open => fixed
2011-03-28 01:43 c_schmitz Assigned To => c_schmitz
2011-04-11 11:30 c_schmitz Note Added: 14761
2011-04-11 11:30 c_schmitz Status resolved => closed
2016-12-08 10:39 c_schmitz Category Tokens => Survey participants (Tokens)
2021-08-03 22:05 guest Bug heat 4 => 6