View Issue Details

IDProjectCategoryView StatusLast Update
0000602savapage-core[All Projects] Generalpublic2015-12-01 11:21
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product Version0.9.9 
Target Version0.9.10Fixed in Version0.9.10 
Summary0000602: Convert Smartschool document name to 7-bit ascii before printing to PaperCut
DescriptionIST: 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

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