Anonymous | Login | Signup for a new account | 2021-01-15 15:09 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001640 | SiT! | billing | public | 2011-07-03 10:26 | 2011-11-26 14:23 | ||||
Reporter | ivan | ||||||||
Assigned To | paulh | ||||||||
Priority | normal | Severity | tweak | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | Current GIT | ||||||||
Target Version | 3.90beta1 | Fixed in Version | Current GIT | ||||||
Summary | 0001640: Transactions report outputs currency as ISO-8859-15 | ||||||||
Description | transactions_report() $csv_currency = html_entity_decode($CONFIG['currency_symbol'], ENT_NOQUOTES, "ISO-8859-15"); // Note using -15 as -1 doesnt support euro Why ISO-8859-15 and not UTF-8 as per the rest of the report? This would appear to be a bug. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
ivan (administrator) 2011-07-03 19:36 |
billing_summary.inc.php does the same |
paulh (administrator) 2011-07-17 14:47 |
Think when I originally wrote this report I had problems with some character sets and the Euro symbol, this was probably the first character set which I found which supported both Euro and GBP symbols (think I tried UTF-8 and had some sort of problem, though that was 3 or so years ago now) |
paulh (administrator) 2011-11-26 14:23 |
git 7baa5b7 and 60fe233 resolve |
![]() |
|||
Date Modified | Username | Field | Change |
2011-07-03 10:26 | ivan | New Issue | |
2011-07-03 19:36 | ivan | Note Added: 0004088 | |
2011-07-17 14:47 | paulh | Note Added: 0004128 | |
2011-07-17 14:47 | paulh | Status | new => confirmed |
2011-08-06 14:46 | ivan | Target Version | => 3.90beta1 |
2011-08-19 20:27 | paulh | Assigned To | => paulh |
2011-08-19 20:27 | paulh | Status | confirmed => assigned |
2011-11-26 14:23 | paulh | Note Added: 0004340 | |
2011-11-26 14:23 | paulh | Status | assigned => resolved |
2011-11-26 14:23 | paulh | Resolution | open => fixed |
2011-11-26 14:23 | paulh | Fixed in Version | => Current GIT |
Copyright © 2000 - 2021 MantisBT Team |