View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005924 | Composr | core_upgrader | public | 2024-09-08 03:25 | 2025-01-04 23:21 |
| Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
| Severity | Feature-request | ||||
| Status | closed | Resolution | won't fix | ||
| Product Version | |||||
| Fixed in Version | |||||
| Summary | 0005924: Fix imports/addons behaviour | ||||
| Description | The current behaviour of imports/addons is that files are packaged into the archive. But the archive itself is not updated exactly to the contents of the addon. This means it could have alien files in the archive and thus causing an inaccurate hash for upgrade checking (for non-bundled addons) (although there is a secondary file m time check that helps reduce false positives). We might not want to sync them though. The upgrader packs old files for potential re-installation. So maybe a better solution is to instead use exports/addons, or to generate new TARs with the suffix name.original.tar to indicate those TARs contain the exact file repository of an addon. Discuss ideas. This will be necessary before v11 is released for proper addon upgrading. | ||||
| Tags | Roadmap: v11 | ||||
| Time estimation (hours) | |||||
| Sponsorship open | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-09-08 03:25 | Patrick Schmalstig | New Issue | |
| 2024-09-08 03:25 | Patrick Schmalstig | Status | non-assigned => assigned |
| 2024-09-08 03:25 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
| 2024-09-08 03:25 | Patrick Schmalstig | Tag Attached: Roadmap: v11 | |
| 2025-01-04 23:21 | Patrick Schmalstig | Status | assigned => closed |
| 2025-01-04 23:21 | Patrick Schmalstig | Resolution | open => won't fix |
| 2025-01-04 23:21 | Patrick Schmalstig | Note Added: 0009758 |