View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 11401 | Bug reports | Other | public | 2016-06-16 17:14 | 2016-06-17 13:16 |
| Reporter | davidbogner | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Product Version | 2.50.x | ||||
| Summary | 11401: Changing urlFormat in config.php from path to get does not work anymore | ||||
| Description | I have to use URLs with the following format The URL has to look like this, because the learning management system we are using can only pass url params in that format. (for example course id) When I change config.php (urlformat path > get):
to
there is no possibility to login or fill out any survey anymore. Activating error log does not display any errors. | ||||
| Steps To Reproduce | 1) Edit config.php and change urlformat from path to get: 'urlFormat' => 'get' | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 160616 | ||||
| I will donate to the project if issue is resolved | Yes | ||||
| Browser | |||||
| Database type & version | PostgreSQL | ||||
| Server OS (if known) | Debian 8 | ||||
| Webserver software & version (if known) | Apache | ||||
| PHP Version | 5.5 | ||||
|
The 'old' format? What was you previous version? |
|
|
Concerning the old format: We started with 2.5, but I read in the documentation, that in previous version URL formatting was different. So the pattern ?paramenter=value&otherparam=value2 is the only url format that supports automatic url creation with values like courseid or course name in the learning management system moodle. |
|
|
I think this issue can be closed. Using will do the trick. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-06-16 17:14 | davidbogner | New Issue | |
| 2016-06-17 08:51 | c_schmitz | Note Added: 39650 | |
| 2016-06-17 08:51 | c_schmitz | Assigned To | => c_schmitz |
| 2016-06-17 08:51 | c_schmitz | Status | new => feedback |
| 2016-06-17 09:24 | davidbogner | Note Added: 39659 | |
| 2016-06-17 09:24 | davidbogner | Status | feedback => assigned |
| 2016-06-17 13:08 | davidbogner | Note Added: 39673 | |
| 2016-06-17 13:16 | c_schmitz | Status | assigned => closed |
| 2016-06-17 13:16 | c_schmitz | Resolution | open => no change required |