]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
The new PDF file type rule did not work (STR #4692)
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 26 Aug 2015 18:32:22 +0000 (18:32 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 26 Aug 2015 18:32:22 +0000 (18:32 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12847 a1ca3aef-8c08-0410-bb20-df032aa958be

CHANGES.txt
conf/mime.types

index d3c080a8efe0d9ad668fce766a9c423018e48d91..70c5c58511ee2bc15a283b06f2302f2c5d013630 100644 (file)
@@ -9,6 +9,7 @@ CHANGES IN CUPS V2.1.0
          (<rdar://problem/22086642>, <rdar://problem/22130168>)
        - "make check" incorrectly reported an expectation of 18 warning
          messages when 8 were expected (STR #4684)
+       - The new PDF file type rule did not work (STR #4692)
        - Fixed some configure script issues (STR #4694, STR #4695)
 
 
index 68759232a53a6a2fa15363159fb6c39b10cdd38d..dcb07710ef40df6f444637ee9b07d27f841f1e85 100644 (file)
@@ -71,7 +71,7 @@
 #
 
 #application/msword            doc string(0,<D0CF11E0A1B11AE1>)
-application/pdf                        pdf regex(0,^[\\n\\r]*%PDF)
+application/pdf                        pdf regex(0,^[\n\r]*%PDF)
 application/postscript         ai eps ps string(0,%!) string(0,<04>%!) \
                                contains(0,128,<1B>%-12345X) + \
                                (contains(0,4096,"LANGUAGE=POSTSCRIPT") \