View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09944 | Bug reports | Theme editor | public | 2015-10-05 12:43 | 2015-12-15 13:15 |
Reporter | DOwen | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.06+ | ||||
Fixed in Version | 2.06+ | ||||
Summary | 09944: Find button or Ctrl+F feature not working within code field of Template Editor | ||||
Description | The 'Find Ctrl+F)' button does not work, nor does using the keyboard shortcut, when trying to find text within a code field of the Template Editor. Browser Find works fine. Tested in Chrome, Firefox and IE, issue apparent on all 3 browsers. | ||||
Steps To Reproduce | Template Editor > Click a file > Click 'Find (ctrl + F)' button | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 20 | ||||
Complete LimeSurvey version number (& build) | 150911 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | See notes | ||||
Database type & version | 2.06 | ||||
Server OS (if known) | Windows 7 | ||||
Webserver software & version (if known) | Unknown | ||||
PHP Version | Unknown | ||||
Can you test with debug mode at 2 ? I'm sure it's a js Compress issue . And see at your js console if there are a error (and send it here) |
|
I have the same problem. After switching debug to 2 I get in the console: SyntaxError: missing ; before statement wiersz=row, kolumna=column |
|
Then not js compress issue .... i can not reproduce , with FireFox 41.0.2 and last version. |
|
Now I see that in fact I didn't switch debug to 2. I tried again and I got hundreds lines of code. Most of them are repeated: Strict Standards: Only variables should be passed by reference in /var/www/clients/client213/web577/web/framework/i18n/gettext/CGettextMoFile.php on line 76 Strict Standards: Only variables should be passed by reference in /var/www/clients/client213/web577/web/framework/i18n/gettext/CGettextMoFile.php on line 234 .... And then: Cannot modify header information - headers already sent by (output started at /var/www/clients/client213/web577/web/framework/i18n/gettext/CGettextMoFile.php:234) /var/www/clients/client213/web577/web/application/core/Survey_Common_Action.php(241) 229 if (!empty($sAction)) Stack Trace 236 // Header #1 1226 @param array $aData Data to be passed on. Optional. #2 343 App()->getClientScript()->registerScriptFile(Yii::app()->getConfig('adminscripts') . "admin_core.js"); #3 |
|
You PḦP version (set debug to 0 to go to PHPinfo). ANd actually : with debug=0 , try adding : At same level than |
|
Confirm the issue :
............... Fix the issue .... |
|
After adding the code to config.php the search option works. |
|
For debug error : Forum post : https://www.limesurvey.org/en/forum/installation-a-update-issues/102774-upgrade-failed-and-replacing-previous-install-failing-too#127614 I'm not sure if it's PHP version or if we need to fix this. |
|
Not an easy fix. We will need to replace the ExtendedClient extensions with a better one. |
|
J'ai le même problème. Je suis en PHP Version 5.3.3 avec une base PostgreSQL 8.4.20.
|
|
@c_schmitz : yes , and same for map.js. Quick fix is update https://github.com/LimeSurvey/LimeSurvey/blob/master/application/config/internal.php#L42 (excludeFiles) in internal.php BUT : if user protect non assets url : broken. @fabrob11 : 'combineJs'=>false, fix the issue. If you have another error : please copy/paste the javascript error log ..... |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16380 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16381 |
|
Thank you. Everything seems to work correctly |
|
2.06+ Build 151215 released |
|
LimeSurvey: master d1c08e96 2015-12-04 16:42 Details Diff |
Fixed issue 09944: Find feature not working within code field of template editor |
Affected Issues 09944 |
|
mod - application/config/internal.php | Diff File | ||
LimeSurvey: master 6f869cf1 2015-12-04 16:43 Details Diff |
Fixed issue 09944: Find feature not working within code field of template editor |
Affected Issues 09944 |
|
mod - application/config/internal.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-05 12:43 | DOwen | New Issue | |
2015-10-05 12:43 | DOwen | File Added: limesurvey_question_33.lsq | |
2015-10-06 08:31 | DenisChenu | Note Added: 33319 | |
2015-10-23 12:21 | elisa | Note Added: 33421 | |
2015-10-23 14:24 | DenisChenu | Note Added: 33423 | |
2015-10-23 14:25 | DenisChenu | File Added: Capture du 2015-10-23 14-24-48.png | |
2015-10-23 14:37 | elisa | Note Added: 33424 | |
2015-10-23 15:06 | DenisChenu | Note Added: 33430 | |
2015-10-23 15:06 | DenisChenu | Note Edited: 33430 | |
2015-10-23 15:15 | DenisChenu | Note Added: 33431 | |
2015-10-23 15:39 | elisa | Note Added: 33433 | |
2015-10-23 15:43 | DenisChenu | Note Added: 33435 | |
2015-12-02 09:41 | fabrob11 | Issue Monitored: fabrob11 | |
2015-12-03 18:09 | c_schmitz | Assigned To | => c_schmitz |
2015-12-03 18:09 | c_schmitz | Status | new => assigned |
2015-12-04 09:18 | c_schmitz | Note Added: 33661 | |
2015-12-04 09:40 | fabrob11 | Note Added: 33665 | |
2015-12-04 10:13 | DenisChenu | Note Added: 33670 | |
2015-12-04 16:43 | c_schmitz | Changeset attached | => LimeSurvey master d1c08e96 |
2015-12-04 16:43 | c_schmitz | Note Added: 33710 | |
2015-12-04 16:43 | c_schmitz | Resolution | open => fixed |
2015-12-04 16:43 | c_schmitz | Changeset attached | => LimeSurvey master 6f869cf1 |
2015-12-04 16:43 | c_schmitz | Note Added: 33711 | |
2015-12-04 17:03 | c_schmitz | Status | assigned => resolved |
2015-12-04 17:03 | c_schmitz | Fixed in Version | => 2.06+ |
2015-12-07 14:13 | fabrob11 | Note Added: 33723 | |
2015-12-08 15:09 | c_schmitz | Relationship added | related to 10027 |
2015-12-08 17:34 | c_schmitz | Relationship added | has duplicate 09830 |
2015-12-11 14:40 | c_schmitz | Category | Templates => Theme editor |
2015-12-15 13:15 | c_schmitz | Note Added: 33952 | |
2015-12-15 13:15 | c_schmitz | Status | resolved => closed |
2021-08-02 17:20 | guest | Bug heat | 18 => 20 |