I\'m trying to insert an image in my testcase. When I try and create a new folder, but nothing shows up. Where is this folder being created (couldn\'t find anything in documentation)?
Answer:
There is implemented a new component FCKEditor (instead of htmlarea). However we have not too much time to clarify settings for this component yet. This is why this functionality is not working. I think that there is some issue in our Bug Tracker and waiting to solve.
BTW: For 1.7 release we finally plan to implement the possibility to add attachments via database.
We welcome if somebody investigate the configuration earlier than us and send us the required changes in settings.
I was successful in doing this \"manually\" on the server. Create a directory under the DocumentRoot directory of Apache (e.g. images) and store all your images into this directory (or a sub structure).
In the test cases insert an image by entering the fully qualified URL to your image .
It is probably not as comfortable as it is meant to be but it works.