View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000602 | savapage-core | [All Projects] General | public | 2015-10-14 16:26 | 2015-12-01 11:21 |
Reporter | rijkr | Assigned To | rijkr | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 0.9.9 | ||||
Target Version | 0.9.10 | Fixed in Version | 0.9.10 | ||
Summary | 0000602: Convert Smartschool document name to 7-bit ascii before printing to PaperCut | ||||
Description | IST: Smartschool document names are saved in PaperCut as 7-bit ASCII: chars GT ASCII 127 are replaced by '?'. Therefore a document cannot be found in the PaperCut database by its original name, and its status is never returned back to Smartschool. SOLL: Convert a document name to 7-bit ASCII before proxy printing it to PaperCut managed printer: flatten Latin-1 diacritics (e.g. 'é' becomes 'e') and replace chars GT ASCII 127 by '?'. This way we know for sure we can make a match. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-14 16:26 | rijkr | New Issue | |
2015-10-14 16:26 | rijkr | Status | new => assigned |
2015-10-14 16:26 | rijkr | Assigned To | => rijkr |
2015-10-14 16:29 | rijkr | Status | assigned => resolved |
2015-10-14 16:29 | rijkr | Fixed in Version | => 0.9.10 |
2015-10-14 16:29 | rijkr | Resolution | open => fixed |
2015-12-01 11:21 | rijkr | Status | resolved => closed |