Prev · NextSTR #4096: cupsCopyDestConflicts and cupsEncodeOptions* do not handle collection attributes

Status:4 - Pending
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:CUPS API
Summary:cupsCopyDestConflicts and cupsEncodeOptions* do not handle collection attributes
Version: -feature
Created By:mike
Assigned To:mike
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails


Trouble Report Files:

No files


Trouble Report Dialog:

Name/Time/Date/Text
mike: 08:12 May 23, 2012
 
The current implementation of cupsCopyDestConflicts does not handle collection attributes, so constraints against media-col and friends won't work.

What we likely need to do here is map member attributes to "attribute.member" and "attribute.member.submember" in the options array. Then the right things can happen for conflict detection/resolution and encoding of these options.