View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04939 | Bug reports | Survey editing | public | 2011-02-08 17:11 | 2011-02-17 18:25 |
| Reporter | emilus | Assigned To | c_schmitz | ||
| Priority | normal | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 1.90+ | ||||
| Fixed in Version | 1.91RC4 | ||||
| Summary | 04939: Group ordering problem: group_order not correctly initialized when adding groups | ||||
| Description | When adding groups to a new survey, the group order cannot be changed. | ||||
| Steps To Reproduce |
CL-USER> (clsql:query "select * from lime_groups where sid=13687")
CL-USER> (clsql:query "select * from lime_groups where sid=13687")
| ||||
| Additional Information | When you manually re-initialize the group_order for one of those entries: ..you will be able to reorder. Finally, adding a new group in limesurvey AFTER havng done the above, yields this result: ..So it looks like group addition will go OK from then. I did not attach this survey - since the reproduction is simple, basically an empty survey with two groups. Switching the DB driver does not seem to help. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 9642 | ||||
| I will donate to the project if issue is resolved | Yes | ||||
| Browser | Firefox 3.6.13 | ||||
| Database type & version | MS-SQL Server 2005 Database driver used = 'mssql_n' | ||||
| Server OS (if known) | Windows 2003 | ||||
| Webserver software & version (if known) | IIS5 | ||||
| PHP Version | 5.2 | ||||
|
Carsten, my first guess is that there is a MS SQL problem when adding groups. Can you check? |
|
|
This happens with the mssql_n driver. mssql_odbc is not affected. |
|
|
1.91RC4 released |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-02-08 17:11 | emilus | New Issue | |
| 2011-02-08 18:05 | Mazi | Note Added: 14090 | |
| 2011-02-08 18:05 | Mazi | Assigned To | => c_schmitz |
| 2011-02-08 18:05 | Mazi | Status | new => assigned |
| 2011-02-10 20:08 | c_schmitz | Note Added: 14137 | |
| 2011-02-10 20:08 | c_schmitz | Status | assigned => resolved |
| 2011-02-10 20:08 | c_schmitz | Fixed in Version | => 1.91RC4 |
| 2011-02-10 20:08 | c_schmitz | Resolution | open => fixed |
| 2011-02-17 18:25 | c_schmitz | Note Added: 14225 | |
| 2011-02-17 18:25 | c_schmitz | Status | resolved => closed |
| 2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |