View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
09590Bug reportsStatisticspublic2015-07-01 09:20
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.06+ 
Summary09590: Public statitistic goes to a 404
Description

Strange issue ....

GIT version : statistics_user/surveyid/123 is OK :http://limesurvey.sondages.pro/statistics_user/855488?language=en#

Stable version (starting with a 2.05), same config for url :
statistics_user/surveyid/123 is KO : http://demonstration.sondages.pro/statistics_user/surveyid/10000&language=fr#

/statistics_user/action?surveyid=10000&language=fr# : OK http://demonstration.sondages.pro/statistics_user/action?surveyid=10000&language=fr#

Steps To Reproduce

Don't find the issue , and don't find the diff between the 2 domain ... then no step to reproduce

Additional Information
    'urlManager' => array(
        'urlFormat' => 'path',
        'rules' => array (
            '<sid:\d+>' => array('survey/index','urlSuffix'=>'.html','matchValue'=>false),
            'p/<plugin:\w+>/<function:\w+>'=>array('plugins/direct'),
         ),
        // You can put your own rules here
        'showScriptName' => false,
    ),
TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)150310
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionMysql 5
Server OS (if known)debian/linux
Webserver software & version (if known)apache
PHP VersionPHP Version 5.4.4

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2015-06-29 12:24

administrator   ~32564

Is this still a current issue?

c_schmitz

c_schmitz

2015-07-01 08:46

administrator   ~32586

?

DenisChenu

DenisChenu

2015-07-01 09:06

developer   ~32587

Oups, didn't update THIS domain to last build. I do it .

DenisChenu

DenisChenu

2015-07-01 09:15

developer   ~32588

Yes, same with 2.06 version. Keep only config and upload ....
git version on same server don't have the issue .....

http://demonstration.sondages.pro/statistics_user/action?surveyid=10000&language=fr
http://demonstration.sondages.pro/statistics_user/surveyid/10000&language=fr

No real difference for each virtual host ....

DenisChenu

DenisChenu

2015-07-01 09:20

developer   ~32589

URL at home page show the good url now .... /$surveyid and not /surveyid/$surveyid ....

Issue History

Date Modified Username Field Change
2015-03-27 15:32 DenisChenu New Issue
2015-06-29 12:24 c_schmitz Note Added: 32564
2015-07-01 08:46 c_schmitz Note Added: 32586
2015-07-01 09:06 DenisChenu Note Added: 32587
2015-07-01 09:15 DenisChenu Note Added: 32588
2015-07-01 09:20 DenisChenu Note Added: 32589
2015-07-01 09:20 DenisChenu Status new => closed
2015-07-01 09:20 DenisChenu Assigned To => DenisChenu
2015-07-01 09:20 DenisChenu Resolution open => fixed
2015-07-01 09:20 DenisChenu Fixed in Version => 2.06+