View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000301 | Comica 2 | Backend / Core | public | 2019-02-02 18:52 | 2019-02-05 14:43 |
Reporter | BootBlock | Assigned To | BootBlock | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.00 | ||||
Target Version | 2.00 | ||||
Summary | 0000301: Duplicate comic image being downloaded | ||||
Description | When downloading a comic image strip that already exists, it is downloaded (as opposed to the cached copy being returned) to disk without its file extension. Presumably, this is because Comica hasn't set its extension at that point and so is being downloaded as a new file. | ||||
Tags | No tags attached. | ||||
|
Added a new file checking function that determines if a file exists based on looping through a few common image extensions. Not a fan of this extra I/O, but I can't remember how this works in Comica 1.xx. BiQubic.Comics should probably expose an event during the file existence check that Comica can interrogate and return its findings. Not sure. For now, this has been fixed but will be re-investigated later. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-02-02 18:52 | BootBlock | New Issue | |
2019-02-02 18:52 | BootBlock | Assigned To | => BootBlock |
2019-02-04 08:10 | BootBlock | Note Added: 0000044 | |
2019-02-04 08:11 | BootBlock | Status | new => resolved |
2019-02-04 08:11 | BootBlock | Resolution | open => fixed |
2019-02-05 14:43 | BootBlock | Relationship added | related to 0000283 |