View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001374 | v3.1 Release | Tasks | public | 2013-09-20 01:51 | 2014-01-25 00:35 | ||||
Reporter | cedricj | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.1 | |||||||
Summary | 0001374: Charset (utf8) problem with special (accented) chars in title value when editing a task log | ||||||||
Description | When editing a task log which contains special (accented) chars in title value, it displays symbols related to a charset (utf8) encoding problem. This can be debugged with replacing "htmlentities($log->task_log_name);" by "htmlentities($log->task_log_name,ENT_COMPAT,'UTF-8');" in file "/modules/tasks/vw_log_update.php", line 270. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
caseydk (administrator) 2013-11-22 08:12 |
Resolved, will be in v3.1: https://github.com/web2project/web2project/commit/89e7c3ae0a12f237024de8c7f60625a2f67df160 |
caseydk (administrator) 2014-01-21 17:41 |
Closed for v3.1 Release which occurred 20 January 2014. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-20 01:51 | cedricj | New Issue | |
2013-11-21 19:05 | caseydk | Project | v3.0 Release => v3.1 Release |
2013-11-22 08:12 | caseydk | Note Added: 0003057 | |
2013-11-22 08:12 | caseydk | Status | new => resolved |
2013-11-22 08:12 | caseydk | Resolution | open => fixed |
2013-11-22 08:12 | caseydk | Assigned To | => caseydk |
2014-01-21 17:41 | caseydk | Note Added: 0003195 | |
2014-01-21 17:41 | caseydk | Status | resolved => closed |
2014-01-21 17:49 | caseydk | Fixed in Version | => 3.1 |
2014-01-25 00:35 | caseydk | Category | General => Tasks |