The Samba-Bugzilla – Attachment 12944 Details for
Bug 12545
macOS 10.12 Spotlight query can't be mapped
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for 4.4, 4.5 and 4.6 cherry-picked from master
bug12545-v44,v45,v46.patch (text/plain), 1.14 KB, created by
Ralph Böhme
on 2017-02-15 17:49:08 UTC
(
hide
)
Description:
Patch for 4.4, 4.5 and 4.6 cherry-picked from master
Filename:
MIME Type:
Creator:
Ralph Böhme
Created:
2017-02-15 17:49:08 UTC
Size:
1.14 KB
patch
obsolete
>From 8a3141023f2e8f5cecd67147b74109f5fbe7ce61 Mon Sep 17 00:00:00 2001 >From: Ralph Boehme <slow@samba.org> >Date: Tue, 31 Jan 2017 16:09:55 +0100 >Subject: [PATCH] s3/rpc_server/mdssvc: add attribute "kMDItemContentType" > >Bug: https://bugzilla.samba.org/show_bug.cgi?id=12545 > >Signed-off-by: Ralph Boehme <slow@samba.org> >Reviewed-by: Jeremy Allison <jra@samba.org> > >Autobuild-User(master): Jeremy Allison <jra@samba.org> >Autobuild-Date(master): Wed Feb 15 06:20:52 CET 2017 on sn-devel-144 > >(cherry picked from commit e08110ece699eeb1b9ef688c92bf84c69a6fa5fc) >--- > source3/rpc_server/mdssvc/sparql_mapping.c | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/source3/rpc_server/mdssvc/sparql_mapping.c b/source3/rpc_server/mdssvc/sparql_mapping.c >index a3baf09..c71c7a5 100644 >--- a/source3/rpc_server/mdssvc/sparql_mapping.c >+++ b/source3/rpc_server/mdssvc/sparql_mapping.c >@@ -133,6 +133,11 @@ const struct sl_attr_map *sl_attr_map_by_spotlight(const char *sl_attr) > .type = ssmt_type, > .sparql_attr = NULL, > }, >+ { >+ .spotlight_attr = "kMDItemContentType", >+ .type = ssmt_type, >+ .sparql_attr = NULL, >+ }, > > /* Image metadata */ > { >-- >2.9.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
jra
:
review+
Actions:
View
Attachments on
bug 12545
: 12944