View Issue Details

IDProjectCategoryView StatusLast Update
0000987savapage-core[All Projects] Generalpublic2022-08-20 18:34
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityminorReproducibilitysometimes
Status assignedResolutionopen 
Product Version1.0.0 
Target Version1.5.0Fixed in Version 
Summary0000987: Fix ignored finishings for Canon CQue 4.0.1
DescriptionIST: Depending on document/job name, Canon CQue v4.0.1, does not apply finishings when requested. It seems that just a 'raw' print is done. When staple finishing is requested:
'test 1.pdf' : no staple | 'test een.pdf : staple | 'test1.pdf' : staple | 'test_1.pdf' : staple
(same issue applies to punch finishing)

This finding is for SavaPage proxy printing only. The issue can NOT be reproduced with a strict 'lpr' command, so it looks like this is an IPP/CUPS issue. Or, is this an IPP/CUPS/Canon issue only? Other drivers need to be tested to know for sure.
# CQue tested
lpr -P the-printer -o Staple=1PLU "test 1.pdf"
# CQue to be tested
lpr -P the-printer -o Staple=1PLU test\ 1.pdf -T test\ 1.pdf

SOLL: Until an unambiguous diagnosis has been made, a configuration item is added to enable 'job-name'/'document-name' sanitation by replacing consecutive spaces by a single underscore '_' characters:
ipp.job-name.space-to-underscore.enable: Y | N (default)
Additional Informationhttps://tools.ietf.org/html/rfc8011#section-4.2.1.1
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-09-27 13:03 rijkr New Issue
2018-09-27 13:03 rijkr Status new => assigned
2018-09-27 13:03 rijkr Assigned To => rijkr
2018-09-27 13:04 rijkr Description Updated View Revisions
2018-09-27 13:04 rijkr Additional Information Updated View Revisions
2018-09-27 13:05 rijkr Description Updated View Revisions
2018-09-27 14:08 rijkr Description Updated View Revisions
2019-08-05 16:52 rijkr Target Version 1.1.0 => 1.2.0
2020-09-17 21:42 rijkr Target Version 1.2.0 => 1.3.0
2021-08-10 19:55 rijkr Target Version 1.3.0 => 1.4.0
2022-08-20 18:34 rijkr Target Version 1.4.0 => 1.5.0