View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0006976 | Taler | exchange | public | 2021-08-04 16:07 | 2021-09-02 18:14 | 
| Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.8 | Fixed in Version | 0.8 | ||
| Summary | 0006976: config section separator inconsistent | ||||
| Description | For most sections, we use "-" as separator. Except for the coin configuration: Here we search for "coin_" instead of "coin-". For backwards compatibility we might want to allow both, but IMHO we should also support "coin-".  | ||||
| Tags | No tags attached. | ||||
| 
		 | 
	08eff3df..6d099b44 fixes the one place I can find where we matched for coin_, to allow both coin_ and coin-. | 
| 
		 | 
	Fix committed to master branch. | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2021-08-04 16:07 | Florian Dold | New Issue | |
| 2021-08-04 16:07 | Florian Dold | Status | new => assigned | 
| 2021-08-04 16:07 | Florian Dold | Assigned To | => Christian Grothoff | 
| 2021-08-04 17:17 | Christian Grothoff | Note Added: 0018063 | |
| 2021-08-04 17:17 | Christian Grothoff | Status | assigned => resolved | 
| 2021-08-04 17:17 | Christian Grothoff | Resolution | open => fixed | 
| 2021-08-04 17:17 | Christian Grothoff | Fixed in Version | => 0.8 | 
| 2021-08-04 17:17 | Christian Grothoff | Product Version | => git (master) | 
| 2021-08-04 17:17 | Christian Grothoff | Target Version | => 0.8 | 
| 2021-08-24 16:22 | Christian Grothoff | Status | resolved => closed | 
| 2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master 6d099b44 | 
| 2021-09-02 18:14 | Christian Grothoff | Note Added: 0018221 |