#12 — Content indexing not working
| State | Resolved |
|---|---|
| Version: | 1.0 |
| Area | Functionality |
| Issue type | Bug |
| Severity | Important |
| Submitted by | Carey Stevens |
| Submitted on | Jan 05, 2009 |
| Responsible | Andreas Zeidler |
| Target release: | 1.0 |
Last modified on
May 15, 2009
by
Andreas Zeidler
If plone.app.blob is used indexing of file content doesn't seem to work.
Using latest build out egg.
My set up works if I do not use plone.app.blob, so I don't think it is anything to do with whether the appriate transforms are available or not. I have tested this with pdf's ms word files < 2003 with external conversion program based transforms and with Products.OpenXml for the newer docx format. They all work if I don't use plone.app.blob
I am testing using a fresh buildout on MS Windows, not migrating content.
Using latest build out egg.
My set up works if I do not use plone.app.blob, so I don't think it is anything to do with whether the appriate transforms are available or not. I have tested this with pdf's ms word files < 2003 with external conversion program based transforms and with Products.OpenXml for the newer docx format. They all work if I don't use plone.app.blob
I am testing using a fresh buildout on MS Windows, not migrating content.
- Steps to reproduce:
- Add Products.OpenXml egg to sample build out.
Import docx file.
FileField content is not indexed. SearchableText only contains the file name.
Added byAndreas ZeidleronJan 06, 2009 09:08 AM
yes, this is a known issue and needs to be fixed asap. thanks for reporting this again (here)!
Issue state:
Unconfirmed
→
Confirmed
Severity:
Medium
→
Important
Responsible manager:
(UNASSIGNED)
→
witsch
Target release:
None
→
1.0
Added byAndreas ZeidleronMay 14, 2009 02:29 PM
fixed in http://dev.plone.org/plone/changeset/26924Issue state:
Confirmed
→
Resolved
Added byAndreas ZeidleronMay 15, 2009 10:37 PM
the fix has been released in http://pypi.python.org/pypi/plone.app.blob/1.0b3No responses can be added.
If you can, please log in before submitting a reaction.