Juergen Ragaller schrieb:
[...]
A few things seem strange to me - but that might as well be because I
don't know enough about the setup yet:
- The assets have no title and are without width / height attributes
(might be because they werde not uploaded but migrated from the forrest
doc)
Yes, that's because they were imported. I applied a batch process which
updated the image dimensions in the meta data, it should be OK now.
- I uploaded an asset (tinymce screenshot), when I tried to change the
visibility in the navigation an error occured:
"Exception during commit or rollback:
org.apache.xerces.impl.io.MalformedByteSequenceException: Invalid byte 1
of 1-byte UTF-8 sequence. (see logfiles for details)"
This should be OK now. The change notifier threw this exception because
it couldn't analyze the content (it's not XML). This case is now handled.
- The assets all have "visitble in navigation" set to "yes" still they
are invisible (a trick?)
The top-level node of the images subtree is invisible, this is sufficient.
- The part I couldn't figure out was inserting an image with the source
editor: The image tag looked like this (see code in the now somewhat
broken screenshots page):
<img
src="https://lenya.zones.apache.org/cms/docu/authoring/images/screenshots/screenshot-tinymce.jpg"
title="screenshot tinymce" alt="screenshot tinymce" width="799"
height="715"/>. No UUID kinda link :-( ; saving this, the validation
step complains about a title attribute in the wrong place.
Yes, I also noticed that - I'll try to find out what's wrong.
> - The insert image screen was kinda broken when I opened it: only half
> of the thumbnails were displayed in it - is this reproducable be someone
> else ?
That's because half of the images are GIFs which can't be processed by
Batik. We'll have to add a test to the usecase view to request only PNGs
and JPEGs via the svg module.
Thanks a lot for testing!
-- Andreas
Thanks for all the work and have a nice weekend!
Jürgen
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]