Issue 114528

Summary: Accessing meta data in RTF import does not work
Product: General Reporter: Oliver Specht <os_ooo>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: DEV300m85   
Target Milestone: ---   
Hardware: Unknown   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
access to RDF repository none

Description Oliver Specht 2010-09-15 14:58:01 UTC
Change the writer import according to the to-be-attached diff file and load an
RTF file containing e.g. a file name field. 
queryStorage fails because of an InvalidStorageException.

>       ucptdoc1.uno.dll!tdoc_ucp::ContentProvider::queryStorage(const
rtl::OUString & rUri={...}, tdoc_ucp::StorageAccessMode eMode=READ)  Line 347    C++
        ucptdoc1.uno.dll!tdoc_ucp::Content::loadData(...)
        ucptdoc1.uno.dll!tdoc_ucp::Content::create(...)
        ucptdoc1.uno.dll!tdoc_ucp::ContentProvider::createDocumentContent(...)
       
ucptdoc1.uno.dll!tdoc_ucp::DocumentContentFactory::createDocumentContent(...)
        sfxmi.dll!IMPL_SfxBaseModel_DataContainer::GetDMA()
        sfxmi.dll!SfxBaseModel::getRDFRepository()
        mswordmi.dll!SwRTFParser::MakeFieldInst(...)
Comment 1 Oliver Specht 2010-09-15 15:01:33 UTC
Created attachment 71712 [details]
access to RDF repository
Comment 2 Marcus 2017-05-20 11:35:12 UTC
Reset assigne to the default "issues@openoffice.apache.org".