View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 14256 | Bug reports | Other | public | 2018-11-15 02:12 | 2019-05-23 14:29 |
| Reporter | mfavetti | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.15.x | ||||
| Fixed in Version | 3.17.x | ||||
| Summary | 14256: .gitignore does not properly ignore /tmp directory | ||||
| Description | I believe the intent of the .gitignore file with regards to the tmp directory is to ignore everything under /tmp except for the following directories in order to facilitate creation of these directories when installing LimeSurvey. /tmp/index.html However, these files have been added to git already and the .gitignore does not properly handle them. Self assigning, PR to follow. | ||||
| Steps To Reproduce | Download latest release (limesurvey3.15.3+181108.zip as of the time of this report) Result: Expected: | ||||
| Additional Information | git 2.17.1 | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 3.15.3+181108 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | Mariadb 10.3 | ||||
| Server OS (if known) | Linux Mint 19 | ||||
| Webserver software & version (if known) | nginx 1.14.1 | ||||
| PHP Version | 7.2.12 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-11-15 02:12 | mfavetti | New Issue | |
| 2018-11-15 02:12 | mfavetti | Status | new => assigned |
| 2018-11-15 02:12 | mfavetti | Assigned To | => mfavetti |
| 2018-11-15 02:22 | mfavetti | Note Added: 49663 | |
| 2018-12-13 22:02 | c_schmitz | Changeset attached | => LimeSurvey master d5b16258 |
| 2018-12-13 22:02 | c_schmitz | Note Added: 49961 | |
| 2018-12-13 22:02 | c_schmitz | Assigned To | mfavetti => c_schmitz |
| 2018-12-13 22:02 | c_schmitz | Resolution | open => fixed |
| 2019-05-23 14:29 | c_schmitz | Status | assigned => closed |
| 2019-05-23 14:29 | c_schmitz | Fixed in Version | => 3.17.x |