View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 05342 | Bug reports | Survey taking | public | 2011-07-13 13:49 | 2011-07-22 16:23 |
| Reporter | Assigned To | c_schmitz | |||
| Priority | normal | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 1.91+ | ||||
| Fixed in Version | 1.91+ | ||||
| Summary | 05342: 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 | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 10377 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | IE8, Firefox 5 | ||||
| Database type & version | MS SQL Server 2008 R2 | ||||
| Server OS (if known) | Windows Server 2003 64bit | ||||
| Webserver software & version (if known) | IIS 6 | ||||
| PHP Version | 5.3.5 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-07-13 13:49 |
|
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 |
|
Note Added: 15757 | |
| 2011-07-22 16:23 | c_schmitz | Note Added: 15836 | |
| 2011-07-22 16:23 | c_schmitz | Status | resolved => closed |