View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0017727 | Scribus | General | public | 2026-01-12 20:42 | 2026-01-12 21:35 |
| Reporter | tropion | Assigned To | jghali | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.7.2 | ||||
| Fixed in Version | 1.7.3.svn | ||||
| Summary | 0017727: Scribus crashes when copy pasting a group with Attributes | ||||
| Description | plugins\fileloader\scribus171format\scribus171format.cpp line 5279: I guess that the tagName == QLatin1String("Item") in should be a tName == QLatin1String("Item") if ((tName == QLatin1String("PAGEOBJECT") || tName == QLatin1String("PageObject")) || (tName == QLatin1String("ITEM") || tagName == QLatin1String("Item"))) | ||||
| Steps To Reproduce | Create a group. Set an attribute for the group. Make sure the group is selected. Ctrl-C Ctrl-V | ||||
| Tags | No tags attached. | ||||
| Patch | No | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-01-12 20:42 | tropion | New Issue | |
| 2026-01-12 21:34 | jghali | Note Added: 0053414 | |
| 2026-01-12 21:35 | jghali | Assigned To | => jghali |
| 2026-01-12 21:35 | jghali | Status | new => resolved |
| 2026-01-12 21:35 | jghali | Resolution | open => fixed |
| 2026-01-12 21:35 | jghali | Fixed in Version | => 1.7.3.svn |