View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0015549 | Scribus | Internal | public | 2019-01-23 14:17 | 2019-06-04 20:55 |
| Reporter | ale | Assigned To | jghali | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.5.5.svn | ||||
| Fixed in Version | 1.5.5.svn | ||||
| Summary | 0015549: Typo in propertiespalette.cpp: xyzPal, not imagePal | ||||
| Description | https://github.com/scribusproject/scribus/blob/master/scribus/ui/propertiespalette.cpp#L261 the first line should probably by xyzPal->unsetItem()... imagePal->unsetItem(); xyzPal->unsetDoc(); shadowPal->unsetItem(); shadowPal->unsetDoc(); shapePal->unsetItem(); shapePal->unsetDoc(); groupPal->unsetItem(); groupPal->unsetDoc(); imagePal->unsetItem(); imagePal->unsetDoc(); linePal->unsetItem(); linePal->unsetDoc(); tablePal->unsetItem(); tablePal->unsetDocument(); | ||||
| Tags | No tags attached. | ||||
| Patch | No | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-01-23 14:17 | ale | New Issue | |
| 2019-01-23 17:17 | jghali | Category | - => Internal |
| 2019-01-23 17:17 | jghali | Summary | xyzPal, not imagePal => Typo in propertiespalette.cpp: xyzPal, not imagePal |
| 2019-01-23 17:19 | jghali | Assigned To | => jghali |
| 2019-01-23 17:19 | jghali | Status | new => resolved |
| 2019-01-23 17:19 | jghali | Resolution | open => fixed |
| 2019-01-23 17:19 | jghali | Fixed in Version | => 1.5.5.svn |
| 2019-01-23 17:19 | jghali | Note Added: 0045847 | |
| 2019-06-04 20:55 | cbradney | Status | resolved => closed |