View Issue Details

IDProjectCategoryView StatusLast Update
0004880Talerwallet (WebExtension)public2022-11-04 20:52
ReporterChristian Grothoff Assigned Tosebasjm  
PrioritynormalSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.9Fixed in Version0.9 
Summary0004880: add images to contracts
DescriptionIt should be possible to specify image previews of the items sold and/or of the author/seller in the contract and display them. (Fully embedded and/or URIs but with hash of resource to authenticate it.)
Tagsneeds ui design

Activities

Florian Dold

2017-02-06 12:28

manager   ~0011692

There's a related web standard https://www.w3.org/TR/SRI/, if we use this we don't have to fetch the images and verify them manually in JavaScript. We can just translate it into the corresponding HTML element instead.

I agree that this is a good thing, at least for the merchant logo/banner, I've seen other payment systems do this.

Florian Dold

2017-02-06 12:29

manager   ~0011693

Eh, currently the standard only supports the "script" tag, and leaves the "img" tag open for future versions :-(

Florian Dold

2020-01-07 21:36

manager   ~0015242

Should this image be associated with the whole order? Or should it be possible to have one image per product in the product list? Maybe both?

Currently *all* of the contract terms used in our various demos have an empty product list and only a summary.

Christian Grothoff

2020-03-29 22:02

manager   ~0015474

This is now implemented in the Android wallet. Hence changing category to WebExtension.

sebasjm

2022-01-19 17:52

developer   ~0018645

fixed at e263907017958585c1eaf3c3284314fab5d36c85
Selection_999(170).png (27,577 bytes)   
Selection_999(170).png (27,577 bytes)   

Issue History

Date Modified Username Field Change
2017-02-05 22:09 Christian Grothoff New Issue
2017-02-06 12:28 Florian Dold Note Added: 0011692
2017-02-06 12:29 Florian Dold Note Added: 0011693
2017-02-26 03:05 Christian Grothoff Assigned To => Florian Dold
2017-02-26 03:05 Christian Grothoff Status new => confirmed
2017-03-18 23:29 Christian Grothoff Target Version => 0.7.1
2020-01-07 21:36 Florian Dold Status confirmed => feedback
2020-01-07 21:36 Florian Dold Note Added: 0015242
2020-03-29 22:02 Christian Grothoff Status feedback => assigned
2020-03-29 22:02 Christian Grothoff Category other => wallet (WebExtensions)
2020-03-29 22:02 Christian Grothoff Note Added: 0015474
2020-03-29 22:07 Christian Grothoff Target Version 0.7.1 => 0.8.1
2020-07-24 11:57 Christian Grothoff Target Version 0.8.1 => 0.8
2020-09-05 13:46 Christian Grothoff Target Version 0.8 => 0.8.1
2021-08-24 20:39 Christian Grothoff Target Version => 0.8.5
2021-08-24 20:41 Christian Grothoff Assigned To Florian Dold => sebasjm
2022-01-19 14:27 sebasjm Tag Attached: needs design
2022-01-19 14:31 sebasjm Tag Renamed needs design => needs ui design
2022-01-19 17:52 sebasjm Note Added: 0018645
2022-01-19 17:52 sebasjm File Added: Selection_999(170).png
2022-01-19 17:52 sebasjm Status assigned => resolved
2022-01-19 17:52 sebasjm Resolution open => fixed
2022-10-20 10:45 Christian Grothoff Target Version 0.8.5 => 0.9
2022-10-20 10:47 Christian Grothoff Fixed in Version => 0.9
2022-11-04 20:52 Christian Grothoff Status resolved => closed
2023-04-13 20:37 Florian Dold Category wallet (WebExtensions) => wallet (WebExtension)