View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11405 | Bug reports | Other | public | 2016-06-17 20:15 | 2016-07-21 14:30 |
Reporter | altay | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.50.x | ||||
Summary | 11405: .css and .js not loading on public pages | ||||
Description | Environment: Following installation admin pages show fine. When a survey is created, preview works fine. When the survey is published, .css and .js does not appear to load on the public pages. | ||||
Steps To Reproduce | Install limesurvey250plus-build160614 on a CentOS 6.8 system. | ||||
Additional Information | When config.php is put in debug 1 or 2, the problem disappears and the style sheets load fine. | ||||
Tags | No tags attached. | ||||
Attached Files | lm_view_debug0.html (7,895 bytes)
<!DOCTYPE html> <html lang="fr"> <head> <!-- startpage.pstl --> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="stylesheet" type="text/css" href="/tmp/assets/10c08b38/css/font-awesome.min.css" /> <link rel="stylesheet" type="text/css" href="/tmp/assets/18b263fe/css/jquery-ui-custom.css" /> <link rel="stylesheet" type="text/css" href="/styles-public/expressions.css" /> <script type="text/javascript" src="/tmp/assets/44ab45cd/jquery-2.2.4.min.js"></script> <script type="text/javascript" src="/tmp/assets/b104aa30/js/jquery-ui-1.11.4.min.js"></script> <script type="text/javascript" src="/tmp/assets/18b263fe/scripts/template.js"></script> <script type="text/javascript" src="/scripts/survey_runtime.js"></script> <script type="text/javascript" src="/scripts/admin/expression.js"></script> <script type="text/javascript" src="/scripts/expressions/em_javascript.js"></script> <script type="text/javascript"> /*<![CDATA[*/ LSvar={"bFixNumAuto":1,"bNumRealValue":0,"sLEMradix":","}; /*]]>*/ </script> <title>test2</title> <meta name="generator" content="LimeSurvey http://www.limesurvey.org" /> <!-- The following line includes jquery-ui.css or jquery-ui-custom.css from template dir, template.css and needed specific css file for survey --> <!-- The following line includes jquery.js, jquery-ui.js, survey_runtime.js , template.js and needed specific js file for survey --> <link rel="shortcut icon" href="/templates/default/favicon.ico" /> </head> <body class="default lang-fr groupbygroup bootstrap-engine showprogress showqnumcode-X"><script type="text/javascript"> /*<![CDATA[*/ setJsVar(); /*]]>*/ </script> <nav class="navbar navbar-default navbar-fixed-top" id="topsurveymenubar"> <div class="container"> <div class="navbar-header col-xs-12 col-sm-6 col-lg-8"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <span class="navbar-brand col-xs-10 col-sm-12" >test2</span> </div> <div id="navbar" class="navbar-collapse collapse col-xs-12"> <ul class="nav navbar-nav"> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="#" id="loadallbtnlink" >Charger un questionnaire non terminé</a></li> <li><a href="#" id="clearallbtnlink">Sortir et effacer vos réponses</a></li> </ul> </div><!--/.nav-collapse --> </div> </nav> <!-- Top container --> <div id="topContainer" class="jumbotron"> <div class="container"> </div> </div> <div class="outerframe container" id="outerframeContainer"> <div class="row" id="main-row"> <div class='col-xs-12' id="yii-flash-message"> </div> <div class="col-sm-12 col-centered" id="main-col"> <!-- end of startpage.pstl --> <form id="limesurvey" name="limesurvey" autocomplete="off" class="frontend_helper" action="/index.php/625334" method="post"> <input type="hidden" value="9dd589f84c021b5aadd68966f7cc70b239da3ca3" name="YII_CSRF_TOKEN" /><div class="alert alert-danger" role="alert" id="checkjavascript"> <noscript><span class='warningjs'>Attention : l’exécution de JavaScript est désactivée dans votre navigateur. Vous risquez de ne pas pouvoir répondre à toutes les questions. Veuillez vérifier les paramètres de votre navigateur.</span></noscript> </div> <script> document.getElementById("checkjavascript").style.display = 'none'; </script> <!-- Survey Description --> <div class="row" id="welcome-container"> <div class="col-sm-12 "> <h1>test2</h1><br /> <p class='surveydescription text-info'></p> </div> </div> <!-- Survey Welcome --> <div class="row survey-welcome"> <div class="col-sm-12 "> <p class='surveywelcome'> </p> </div> </div> <!-- Question number --> <div class="row questions-number"> <div class="col-sm-12"> <p class="x-questions">Il y a 1 question dans ce questionnaire</p> </div> </div> <!-- Navigator hidden-xs--> <div class="col-xs-12"> <div class="row" id="navigator-container"> <div class="col-xs-12 save-all hidden"> <button type="submit" id="loadallbtn" value="loadall" name="loadall" class="saveall btn btn-default col-xs-12 col-sm-4 submit button hidden">Charger un questionnaire non terminé</button> <button type="submit" id="clearall" value="clearall" name="clearall" class="clearall button btn btn-default btn-lg col-xs-4 hidden" data-confirmedby="confirm-clearall" title="Cette action doit être confirmée.">Sortir et effacer vos réponses</button><input id="confirm-clearall" value="confirm" class="hide jshide btn btn-default btn-lg col-xs-4" type="checkbox" name="confirm-clearall" /><label class="hide jshide btn btn-default btn-lg col-xs-4" for="confirm-clearall">Êtes-vous sûr de vouloir effacer toutes vos réponses?</label> </div> <div class="col-xs-12 save-all"> <hr/> </div> <div class="col-xs-6 save-all text-left"> </div> <div class="col-xs-6 save-all text-right"> <button type="submit" id="movenextbtn" value="movenext" name="movenext" accesskey="n" class="submit button btn btn-lg btn-primary">Suivant</button> </div> </div> </div> <input type='hidden' name='sid' value='625334' id='sid' /> <input type='hidden' name='lastgroupname' value='_WELCOME_SCREEN_' id='lastgroupname' /> <input type='hidden' name='LEMpostKey' value='1647597322' id='LEMpostKey' /> <input type='hidden' name='thisstep' id='thisstep' value='0' /> <!--frontendhelper --></form> </div> <!-- main-col --> </div><!-- main-row --> </div><!-- outerframe --> <!-- Bootstrap Modal Alert --> <div id="bootstrap-alert-box-modal" class="modal fade"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header" style="min-height:40px;"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h4 class="modal-title"> </h4> </div> <div class="modal-body"><p></p></div> <div class="modal-footer"> <a href="#" data-dismiss="modal" class="btn btn-default">Fermer</a> </div> </div> </div> </div> <script type='text/javascript'> <!-- var LEMmode='group'; var LEMgseq=-1; function ExprMgr_process_relevance_and_tailoring(evt_type,sgqa,type){ if (typeof LEM_initialized == 'undefined') { LEM_initialized=true; LEMsetTabIndexes(); } if (evt_type == 'onchange' && (typeof last_sgqa !== 'undefined' && sgqa==last_sgqa) && (typeof last_evt_type !== 'undefined' && last_evt_type == 'TAB' && type != 'checkbox')) { last_evt_type='onchange'; last_sgqa=sgqa; return; } last_evt_type = evt_type; last_sgqa=sgqa; } //--> </script> <script type="text/javascript" src="/tmp/assets/192fb46b/js/bootstrap.min.js"></script> <script type="text/javascript"> /*<![CDATA[*/ jQuery('body').popover({'selector':'a[rel=popover]'}); jQuery('body').tooltip({'selector':'a[rel=tooltip]'}); /*]]>*/ </script> </body> </html> <!-- end of frontend_helper / display_first_page --> lm_view_debug1.html (8,386 bytes)
<!DOCTYPE html> <html lang="fr"> <head> <!-- startpage.pstl --> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="stylesheet" type="text/css" href="/tmp/assets/10c08b38/css/font-awesome.min.css" /> <link rel="stylesheet" type="text/css" href="/templates/default/css/jquery-ui-custom.css" /> <link rel="stylesheet" type="text/css" href="/templates/default/css/bootstrap-slider.css" /> <link rel="stylesheet" type="text/css" href="/templates/default/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css" /> <link rel="stylesheet" type="text/css" href="/templates/default/css/flat_and_modern.css" /> <link rel="stylesheet" type="text/css" href="/templates/default/css/template.css" /> <link rel="stylesheet" type="text/css" href="/styles-public/expressions.css" /> <script type="text/javascript" src="/tmp/assets/44ab45cd/jquery-2.2.4.min.js"></script> <script type="text/javascript" src="/tmp/assets/b104aa30/js/jquery-ui-1.11.4.min.js"></script> <script type="text/javascript" src="/scripts/survey_runtime.js"></script> <script type="text/javascript" src="/templates/default/scripts/template.js"></script> <script type="text/javascript" src="/templates/default/scripts/bootstrap-slider.js"></script> <script type="text/javascript" src="/scripts/admin/expression.js"></script> <script type="text/javascript" src="/scripts/expressions/em_javascript.js"></script> <script type="text/javascript"> /*<![CDATA[*/ LSvar={"bFixNumAuto":1,"bNumRealValue":0,"sLEMradix":","}; /*]]>*/ </script> <title>test2</title> <meta name="generator" content="LimeSurvey http://www.limesurvey.org" /> <!-- The following line includes jquery-ui.css or jquery-ui-custom.css from template dir, template.css and needed specific css file for survey --> <!-- The following line includes jquery.js, jquery-ui.js, survey_runtime.js , template.js and needed specific js file for survey --> <link rel="shortcut icon" href="/templates/default/favicon.ico" /> </head> <body class="default lang-fr groupbygroup bootstrap-engine showprogress showqnumcode-X"><script type="text/javascript"> /*<![CDATA[*/ setJsVar(); /*]]>*/ </script> <nav class="navbar navbar-default navbar-fixed-top" id="topsurveymenubar"> <div class="container"> <div class="navbar-header col-xs-12 col-sm-6 col-lg-8"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <span class="navbar-brand col-xs-10 col-sm-12" >test2</span> </div> <div id="navbar" class="navbar-collapse collapse col-xs-12"> <ul class="nav navbar-nav"> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="#" id="loadallbtnlink" >Charger un questionnaire non terminé</a></li> <li><a href="#" id="clearallbtnlink">Sortir et effacer vos réponses</a></li> </ul> </div><!--/.nav-collapse --> </div> </nav> <!-- Top container --> <div id="topContainer" class="jumbotron"> <div class="container"> </div> </div> <div class="outerframe container" id="outerframeContainer"> <div class="row" id="main-row"> <div class='col-xs-12' id="yii-flash-message"> </div> <div class="col-sm-12 col-centered" id="main-col"> <!-- end of startpage.pstl --> <form id="limesurvey" name="limesurvey" autocomplete="off" class="frontend_helper" action="/index.php/625334" method="post"> <input type="hidden" value="9dd589f84c021b5aadd68966f7cc70b239da3ca3" name="YII_CSRF_TOKEN" /><div class="alert alert-danger" role="alert" id="checkjavascript"> <noscript><span class='warningjs'>Attention : l’exécution de JavaScript est désactivée dans votre navigateur. Vous risquez de ne pas pouvoir répondre à toutes les questions. Veuillez vérifier les paramètres de votre navigateur.</span></noscript> </div> <script> document.getElementById("checkjavascript").style.display = 'none'; </script> <!-- Survey Description --> <div class="row" id="welcome-container"> <div class="col-sm-12 "> <h1>test2</h1><br /> <p class='surveydescription text-info'></p> </div> </div> <!-- Survey Welcome --> <div class="row survey-welcome"> <div class="col-sm-12 "> <p class='surveywelcome'> </p> </div> </div> <!-- Question number --> <div class="row questions-number"> <div class="col-sm-12"> <p class="x-questions">Il y a 1 question dans ce questionnaire</p> </div> </div> <!-- Navigator hidden-xs--> <div class="col-xs-12"> <div class="row" id="navigator-container"> <div class="col-xs-12 save-all hidden"> <button type="submit" id="loadallbtn" value="loadall" name="loadall" class="saveall btn btn-default col-xs-12 col-sm-4 submit button hidden">Charger un questionnaire non terminé</button> <button type="submit" id="clearall" value="clearall" name="clearall" class="clearall button btn btn-default btn-lg col-xs-4 hidden" data-confirmedby="confirm-clearall" title="Cette action doit être confirmée.">Sortir et effacer vos réponses</button><input id="confirm-clearall" value="confirm" class="hide jshide btn btn-default btn-lg col-xs-4" type="checkbox" name="confirm-clearall" /><label class="hide jshide btn btn-default btn-lg col-xs-4" for="confirm-clearall">Êtes-vous sûr de vouloir effacer toutes vos réponses?</label> </div> <div class="col-xs-12 save-all"> <hr/> </div> <div class="col-xs-6 save-all text-left"> </div> <div class="col-xs-6 save-all text-right"> <button type="submit" id="movenextbtn" value="movenext" name="movenext" accesskey="n" class="submit button btn btn-lg btn-primary">Suivant</button> </div> </div> </div> <input type='hidden' name='sid' value='625334' id='sid' /> <input type='hidden' name='lastgroupname' value='_WELCOME_SCREEN_' id='lastgroupname' /> <input type='hidden' name='LEMpostKey' value='1820006183' id='LEMpostKey' /> <input type='hidden' name='thisstep' id='thisstep' value='0' /> <!--frontendhelper --></form> </div> <!-- main-col --> </div><!-- main-row --> </div><!-- outerframe --> <!-- Bootstrap Modal Alert --> <div id="bootstrap-alert-box-modal" class="modal fade"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header" style="min-height:40px;"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h4 class="modal-title"> </h4> </div> <div class="modal-body"><p></p></div> <div class="modal-footer"> <a href="#" data-dismiss="modal" class="btn btn-default">Fermer</a> </div> </div> </div> </div> <script type='text/javascript'> <!-- var LEMmode='group'; var LEMgseq=-1; function ExprMgr_process_relevance_and_tailoring(evt_type,sgqa,type){ if (typeof LEM_initialized == 'undefined') { LEM_initialized=true; LEMsetTabIndexes(); } if (evt_type == 'onchange' && (typeof last_sgqa !== 'undefined' && sgqa==last_sgqa) && (typeof last_evt_type !== 'undefined' && last_evt_type == 'TAB' && type != 'checkbox')) { last_evt_type='onchange'; last_sgqa=sgqa; return; } last_evt_type = evt_type; last_sgqa=sgqa; } //--> </script> <script type="text/javascript" src="/tmp/assets/192fb46b/js/bootstrap.js"></script> <script type="text/javascript"> /*<![CDATA[*/ jQuery('body').popover({'selector':'a[rel=popover]'}); jQuery('body').tooltip({'selector':'a[rel=tooltip]'}); /*]]>*/ </script> </body> </html> <!-- end of frontend_helper / display_first_page --> | ||||
Bug heat | 12 | ||||
Complete LimeSurvey version number (& build) | limesurvey250plus-build16061 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox 46.0 | ||||
Database type & version | postgres9.4 | ||||
Server OS (if known) | CentOS 6.8 | ||||
Webserver software & version (if known) | httpd-2.2.15-53 | ||||
PHP Version | php-5.3.3-47 | ||||
Hello, When Limesurvey is in debug mode, CSS and JS load fine. |
|
is your tmp folder on a exotic place? |
|
No, it's in the default folder : |
|
ok. |
|
We actually have no error : no HTTP 404, nothing in Apache log files. |
|
the css files are no more loaded between those comments <!-- The following line includes jquery-ui.css or jquery-ui-custom.css from template dir, template.css and needed specific css file for survey --> <!-- The following line includes jquery.js, jquery-ui.js, survey_runtime.js , template.js and needed specific js file for survey I should update it. They are loaded on top of it (see attached screenshot) |
|
Can you please attach the full HTML page? Thank you. |
|
Ok, sorry. I have uploaded 2 files :
|
|
thx |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19507 |
|
could you provide a link to the survey? |
|
Here is the link to a test survey : https://gestpoll.fondation-ove.fr/index.php/625334 I have applied your commit but it doesn't change anything if i'm not in debug mode. 131 if(!YII_DEBUG) The text "test template" is displayed on the survey page. Thanks |
|
yep sorry, indeed, the commit wasn't a fix for your problem.... |
|
it seems that your SSL certificate is not up to date, causing the errors. |
|
Sorry, but I have deactivated SSL on limesurvey, and i still got the same problem. |
|
yep that very strange, because all the files are in the asset directory. For example : some of them are published (like http://gestpoll.fondation-ove.fr/tmp/assets/18b263fe/scripts/template.js), some are not published (like http://gestpoll.fondation-ove.fr/tmp/assets/18b263fe/scripts/bootstrap-slider.js) also, when you try to access to a directory you have an error message : maybe related... whatever, it seems to be related to your server configuration rather than to limesurvey. Nobody never experienced something like that by the past. If you provide me some credential to connect to the server, I could try to fin what's happen. |
|
let me know if you find anything related to this problem, or if you want us to give more test. For now, you're the only one experiencing that bug. Are you using plugins ? |
|
Hi, I don't really think it's a server side problem, as we have 2 instances on two disctint servers. Both have the same problem at the same time. And the user altay, who opened this bug, has the same problem. I have looked again this morning, and think I have a hint. CSS are defined by this line : $aCssFiles = (array) $this->config->files->css->filename; $aCssFiles = (array) $this->config->files->css->filename; Result : But if write this : Result : I don't know PHP enough to understand what is really the difference between the 2 solutions, but I think the problem comes from here. |
|
that's what I call a server side problem... Thank you for your deep investigation. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19518 |
|
vincentb : could you apply the commit to test if it resolves the problem? |
|
Thanks, but I just tried the commit, but no difference, problem still there. Sorry :s |
|
ok I'm going to install a VM with PHP 5.3 |
|
I had the very same problem. The fix in @altay: Could you please try to apply this patch: Greetings |
|
hey hermann, could you confirm you're using php 5.3 ? |
|
Hi LouisGac, sorry forgot to add that here (as I did in the comment on the github-commit): Greetings |
|
ok. I'll apply your patch. |
|
Thanks, LouisGac, regarding the patch/fix: Denis Chenu suggests (https://github.com/LimeSurvey/LimeSurvey/commit/1b26318658b43e767ae41e7e8bc9e2530cac50cc#commitcomment-18124301) I should make a pull request. |
|
Well, if you want to create a pull request would be perfect, and then you'll can proudly prove that you contribute to LimeSurvey ;-) THank you again for your implication. |
|
This problem is also occuring on my installation. It started as soon as I did the comfort update to limesurvey250plus-build160620.tar.bz2. All the user interface for survey responses has disappeared. See I am using PHP version 5.3.10 Any chance of an ordinary download without having to set up git? |
|
|
|
Hi davidrnewman, same here: no more css- and js-styling after comfort update to build160620. This is a php compatibility problem: in (at least) 5.3.x not all "array-contexts" are recognised by simplexml when using the '->' operator. I.e. only the first of all configured css- and js-files is loaded. So a quick fix would be to download this patch: |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19542 |
|
Ok I merged the PR. |
|
Thanks for the patch, hermann, that worked. I am stuck with PHP 5.3.x because my hosting provider is using an older Ubuntu LTS version. |
|
davidrnewman : well that's not acceptable. You should threat your host provider to move to a more serious one. PHP team officially says that PHP 5.3 is not safe to use. Soon, even 5.5 will not be supported anymore. See: Staying on 5.3: you're in danger. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19697 |
|
LimeSurvey: master e5268c72 2016-06-20 14:39
Details Diff |
Fixed issue 11405: .css and .js not loading on public pages (on specific servers) |
Affected Issues 11405 |
|
mod - application/helpers/replacements_helper.php | Diff File | ||
LimeSurvey: master 1b263186 2016-06-21 12:55
Details Diff |
Fixed issue 11405: .css and .js not loading on public pages Dev: used a temporary variable using a temporary variable to array dereference the result of the simpleXML methods (PHP < 5.4 compatibility). |
Affected Issues 11405 |
|
mod - application/models/TemplateConfiguration.php | Diff File | ||
LimeSurvey: master ede82d50 2016-07-06 09:53 Details Diff |
Fixed 11405: for php compatibility-reasons use xpath() instead of '->' to retrieve array of settings from config.xml |
Affected Issues 11405 |
|
mod - application/models/TemplateConfiguration.php | Diff File | ||
LimeSurvey: master c8b12f02 2016-07-06 10:23
Committer: GitHub Details Diff |
Merge pull request #518 from hermannschwaerzlerUIBK/master Fixed 11405: for php compatibility-reasons use xpath() instead of '-⦠|
Affected Issues 11405 |
|
mod - application/models/TemplateConfiguration.php | Diff File | ||
LimeSurvey: master 867f830c 2016-07-21 14:29
Details Diff |
Fixed issue 11405: .css and .js not loading on public pages Fixed issue 11476: CSS and JS files not included at "default" template though {TEMPLATECSS} and {TEMPLATEJS} placeholders exist |
Affected Issues 11405, 11476 |
|
mod - application/models/TemplateConfiguration.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-17 20:15 | altay | New Issue | |
2016-06-20 10:32 | vincentb | Issue Monitored: vincentb | |
2016-06-20 10:38 | vincentb | Note Added: 39695 | |
2016-06-20 12:08 |
|
Note Added: 39696 | |
2016-06-20 12:21 | vincentb | Note Added: 39698 | |
2016-06-20 12:30 |
|
Note Added: 39701 | |
2016-06-20 13:47 | vincentb | Note Added: 39709 | |
2016-06-20 13:48 | vincentb | File Added: bugls.PNG | |
2016-06-20 13:48 | vincentb | File Added: bugls2.PNG | |
2016-06-20 13:56 |
|
File Added: css1.jpg | |
2016-06-20 13:56 |
|
Note Added: 39710 | |
2016-06-20 13:56 | c_schmitz | Note Added: 39711 | |
2016-06-20 13:56 |
|
Note Edited: 39710 | |
2016-06-20 14:04 | vincentb | File Added: lm_view_debug0.html | |
2016-06-20 14:05 | vincentb | File Added: lm_view_debug1.html | |
2016-06-20 14:07 | vincentb | Note Added: 39713 | |
2016-06-20 14:17 |
|
Note Added: 39716 | |
2016-06-20 14:39 |
|
Changeset attached | => LimeSurvey master e5268c72 |
2016-06-20 14:39 |
|
Note Added: 39717 | |
2016-06-20 14:39 |
|
Assigned To | => LouisGac |
2016-06-20 14:39 |
|
Resolution | open => fixed |
2016-06-20 14:43 |
|
Note Added: 39718 | |
2016-06-20 14:55 | vincentb | Note Added: 39720 | |
2016-06-20 14:57 |
|
Note Added: 39721 | |
2016-06-20 15:13 |
|
Note Added: 39722 | |
2016-06-20 15:29 | vincentb | Note Added: 39723 | |
2016-06-20 15:59 |
|
Sticky Issue | No => Yes |
2016-06-20 16:06 |
|
Note Added: 39738 | |
2016-06-20 16:15 |
|
Sticky Issue | Yes => No |
2016-06-21 10:25 |
|
Note Added: 39759 | |
2016-06-21 12:27 | vincentb | Note Added: 39774 | |
2016-06-21 12:27 | vincentb | Note Edited: 39774 | |
2016-06-21 12:42 |
|
Note Added: 39777 | |
2016-06-21 12:53 |
|
Sticky Issue | No => Yes |
2016-06-21 12:56 |
|
Changeset attached | => LimeSurvey master 1b263186 |
2016-06-21 12:56 |
|
Note Added: 39780 | |
2016-06-21 12:57 |
|
Note Added: 39781 | |
2016-06-21 13:57 | vincentb | Note Added: 39782 | |
2016-06-21 14:03 |
|
Note Added: 39783 | |
2016-06-22 10:57 |
|
Sticky Issue | Yes => No |
2016-07-05 14:31 | hermann | Note Added: 39831 | |
2016-07-05 14:36 |
|
Note Added: 39832 | |
2016-07-05 14:56 | hermann | Note Added: 39833 | |
2016-07-05 15:00 |
|
Note Added: 39834 | |
2016-07-05 15:35 | hermann | Note Added: 39836 | |
2016-07-05 15:49 |
|
Note Added: 39837 | |
2016-07-06 00:27 | davidrnewman | Note Added: 39838 | |
2016-07-06 10:01 | hermann | Note Added: 39839 | |
2016-07-06 10:09 | hermann | Note Added: 39840 | |
2016-07-06 10:23 | hermann | Changeset attached | => LimeSurvey master ede82d50 |
2016-07-06 10:23 |
|
Changeset attached | => LimeSurvey master c8b12f02 |
2016-07-06 10:23 |
|
Note Added: 39841 | |
2016-07-06 10:24 |
|
Note Added: 39842 | |
2016-07-06 13:42 | davidrnewman | Note Added: 39844 | |
2016-07-06 13:59 |
|
Note Added: 39845 | |
2016-07-19 11:23 | c_schmitz | Status | new => closed |
2016-07-19 11:23 | c_schmitz | Fixed in Version | => 2.5 |
2016-07-21 14:30 |
|
Changeset attached | => LimeSurvey master 867f830c |
2016-07-21 14:30 |
|
Note Added: 40006 | |
2021-08-02 22:09 | guest | Bug heat | 10 => 12 |