Merge pull request #2638 from gofman/fixprintsettings
authormonojenkins <jo.shields+jenkins@xamarin.com>
Sat, 20 Feb 2016 03:40:28 +0000 (03:40 +0000)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Sat, 20 Feb 2016 03:40:28 +0000 (03:40 +0000)
commit51c8a6e1a97aa8bab8f8f0e22518271da7fcfa01
tree4e3bca5c9a4b52daf4d217aec521a6158c7af21a
parent4014e7476eee255270f76f2856224827bb744071
parentbbf7ea470ac942423e7c5412e1508f17e6415631
Merge pull request #2638 from gofman/fixprintsettings

[System.Drawing.Printing] CUPS default PageSize and InputSlot should …

[System.Drawing.Printing] CUPS default PageSize and InputSlot should override PPD defaults.

There is already a test case for that (PrintingServicesUnixTest.cs, Bug602934_PrinterSettingsReturnActualValues) which fails when user configured options are different from PPD settings. Patch also makes this test not to fail if "Resolution" option is not present in CUPS options.