View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
05342Bug reportsSurvey takingpublic2011-07-22 16:23
Reporteruser8397Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.91+ 
Fixed in Version1.91+ 
Summary05342: Wrong URL in Form action (grouped Questions)
Description

Due to our configuration, behind a apache proxy-pass, the public url ist not same as local. So if we call limesurvey from outside most things work, but for example the next-button does not work, when you display all question in a group (grou.php). this seems because the form uses a wrong (the inner) "action"-url. this is likely to be the same problem, which i posted in an earler version of limesurvey: http://bugs.limesurvey.org/view.php?id=4390

Steps To Reproduce

configure limesurvey with an public-url different to root-url, for example by placing the installation behind a proxy-pass. then test or run the query and connect via the public-url. when yout click on "next" to move to the next question-group, you will get an 404 not found.

Additional Information

this is likely because in group.php (maybe somehere else too?) the $_SERVER['PHP_SELF'] is used as action-url for the form. i guess this should be replaced by "{$publicurl}/index.php"

Regards
Markus

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)10377
I will donate to the project if issue is resolvedNo
BrowserIE8, Firefox 5
Database type & versionMS SQL Server 2008 R2
Server OS (if known)Windows Server 2003 64bit
Webserver software & version (if known)IIS 6
PHP Version5.3.5

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2011-07-13 14:44

administrator   ~15755

I guess you are right.

c_schmitz

c_schmitz

2011-07-13 14:47

administrator   ~15756

Fixed in rev 10502

user8397

2011-07-13 15:01

  ~15757

Thanx for the superfast response ;)

c_schmitz

c_schmitz

2011-07-22 16:23

administrator   ~15836

New 1.91+ version released

Issue History

Date Modified Username Field Change
2011-07-13 13:49 user8397 New Issue
2011-07-13 14:43 c_schmitz Assigned To => c_schmitz
2011-07-13 14:43 c_schmitz Status new => assigned
2011-07-13 14:44 c_schmitz Note Added: 15755
2011-07-13 14:47 c_schmitz Note Added: 15756
2011-07-13 14:47 c_schmitz Status assigned => resolved
2011-07-13 14:47 c_schmitz Fixed in Version => 1.91+
2011-07-13 14:47 c_schmitz Resolution open => fixed
2011-07-13 15:01 user8397 Note Added: 15757
2011-07-22 16:23 c_schmitz Note Added: 15836
2011-07-22 16:23 c_schmitz Status resolved => closed