Issue 114528 - Accessing meta data in RTF import does not work
Summary: Accessing meta data in RTF import does not work
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m85
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 14:58 UTC by Oliver Specht
Modified: 2017-05-20 11:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
access to RDF repository (3.02 KB, patch)
2010-09-15 15:01 UTC, Oliver Specht
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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".