View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 1977 | RackTables | default | public | 2020-07-02 22:26 | 2020-07-16 12:02 | 
| Reporter | apitsos | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always | 
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 0.21.3 | ||||
| Summary | 1977: Can't alter a dictionary value | ||||
| Description | If I enter a value in a dictionary entry, I can't alter it after that. The update seems to be done, but in truth it doesn't. Please have a look also at the attached screenshots. | ||||
| Additional Information | I noticed in the database and more specifically at the "Dictionary" table, the entries that I can't alter have no value at "dict_sticky" column. Not sure why is that happening or if it's relevant, but I see that these entries cannot be altered. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| 
	This is not the expected behaviour, and a likely cause is local differences in the SQL schema, or the PHP code, or both. Could you post the output of this SQL query? SHOW CREATE TABLE Dictionary; Do you have means to verify that your installation has exactly the same .php files as in the tarball/zipfile? Are there any plugins or other known non-default modifications?  | 
|
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2020-07-02 22:26 | apitsos | New Issue | |
| 2020-07-02 22:26 | apitsos | File Added: RackTables-Dictionary-Update-Issues-001_2020-07-02.jpg | |
| 2020-07-02 22:26 | apitsos | File Added: RackTables-Dictionary-dict_sticky-001_2020-07-02.jpg | |
| 2020-07-05 01:48 | infrastation | Note Added: 0004115 | |
| 2020-07-08 12:20 | infrastation | Status | new => feedback | 
| 2020-07-16 12:02 | infrastation | Status | feedback => closed | 
| 2020-07-16 12:02 | infrastation | Resolution | open => unable to reproduce |