-
I have not re-checked it now, but according to my ticket text the vm version '1.5.0_15' (linux, 32bit) should work. Maybe this helps.
2009-10-20 11:28:19 UTC in Aperture
-
What is the current state according this ticket? Is it possible to write a workaround? The hint that in the *.trix file the encoding appears correct in any case let assume that there could be a possibility.
2009-10-19 16:59:09 UTC in Aperture
-
By using the mimetypeidentifier, we try to generate filname extensions out of e.g. MS word doc byte streams. This is the case by uploading files to a webside (i.e. Aloe).
when I invoke 'magicMimeTypeIdentifier.identify(data, null, null);', I get as result 'application/vnd.ms-office'. Inside mimetypes.xml I can see that this is the parent type of each MS Office mimetype. The problem now is, that...
2009-08-14 13:37:33 UTC in Aperture
-
Hi guys,
We have still encoding problems during crawling emaills, and now I had a closer look on this behaviour. It seems that simply changing the vm to another version (from 1.5.0_15 to 1.6.0_12 or 16) ends to a broken encoding in email bodies, at least in my test scenario.
Debugging shows that in Class DataObjectFactory, Line 642: "content = normalSinglePart.getContent();"
'content'...
2009-08-12 14:09:32 UTC in Aperture
-
reuschling committed revision 2014 to the Aperture SVN repository, changing 1 files.
2009-07-22 14:17:33 UTC in Aperture