View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004456 | Taler | Merchant frontends (Python3) | public | 2016-04-21 22:46 | 2024-01-12 14:08 |
Reporter | Florian Dold | Assigned To | Marcello Stanisci | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.0 | ||||
Target Version | 0.1 | Fixed in Version | 0.1 | ||
Summary | 0004456: blog does not serve images contained in blog | ||||
Description | Both PHP and Python merchant frontends only serves the article, but not any of the images associated with it. I propose that we maintain one JSON file with metadata for all articles (the main HTML location and all files that are allowed to be served when that article is purchased). | ||||
Tags | No tags attached. | ||||
|
Guys, since that applies to the *PHP* merchant, I ask you whether it's worth making it stay on 0.1's way. |
|
Does it though? I thought it also applies to the Python merchant. The quick fix would be to always serve images / content other than the main article HTML, without checking cookies. |
|
And even for PHP, we want to make sure we handle this correctly. |
|
Done with Python blog, in 5889fc0..79e3e9d |
|
PHP blog has now a parser for extracting filenames from articles. The policy to actually serve images only if payed is needed. |
|
PHP side fixed in 8aa4fb4..8101cf9 |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-04-21 22:46 | Florian Dold | New Issue | |
2016-05-02 09:10 | Christian Grothoff | Assigned To | => Marcello Stanisci |
2016-05-02 09:10 | Christian Grothoff | Status | new => assigned |
2016-05-02 09:10 | Christian Grothoff | Product Version | => 0.0 |
2016-05-02 09:10 | Christian Grothoff | Target Version | => 0.1 |
2016-07-04 14:47 | Marcello Stanisci | Note Added: 0010965 | |
2016-07-04 14:48 | Florian Dold | Note Added: 0010966 | |
2016-07-04 14:51 | Christian Grothoff | Note Added: 0010967 | |
2016-07-04 15:04 | Marcello Stanisci | Description Updated | |
2016-07-07 17:04 | Marcello Stanisci | Note Added: 0010976 | |
2016-07-07 17:47 | Marcello Stanisci | Note Edited: 0010976 | |
2016-07-07 17:48 | Marcello Stanisci | Note Edited: 0010976 | |
2016-07-07 23:43 | Marcello Stanisci | Note Edited: 0010976 | |
2016-07-08 14:55 | Marcello Stanisci | Note Edited: 0010976 | |
2016-07-08 15:07 | Marcello Stanisci | Note Edited: 0010976 | |
2016-07-22 19:08 | Marcello Stanisci | Note Added: 0010991 | |
2016-07-25 18:35 | Marcello Stanisci | Note Added: 0010995 | |
2016-07-25 18:35 | Marcello Stanisci | Status | assigned => resolved |
2016-07-25 18:35 | Marcello Stanisci | Resolution | open => fixed |
2016-09-19 00:55 | Christian Grothoff | Fixed in Version | => 0.1 |
2016-10-11 17:28 | Christian Grothoff | Status | resolved => closed |
2024-01-12 14:08 | Christian Grothoff | Category | merchant frontend (blog) => Merchant frontends (Python3) |