From: Teemu <te...@io...> - 2003-09-25 13:48:41
|
Hi, page actions -> directory index has a bug. "map new directory handler" which seems to be create action for PageDirectory doesn't work. If you enter a new directory over there and press Modify, you get "Error: Object modification failed. Error found:". I looked at it a little bit and noticed that a new page is not created if old_directory parameter is empty (currently a hidden field on the Create New Directory Handler-page). If I forge the URL to be something like: /PageDirectory/create/?old_directory=/whatever .. and then type the directory name I want, it will work and create a new directory. If you edit some directory, you can also change the Directory location, resulting in a new directory handler. This obviously doesn't sound like editing but creating a new one. Maybe in edit mode editing the directory location should be restricted. Also, another bug I found occurs when you create a page in location /test/test.html and then try to create a page in location /test. /test will be created but the content you enter doesn't display at all and it acts strangely and it's impossible to remove /test after creating it unless you do it manually (if you do search page and go to /test you can modify it, but if you press remove it displays an empty page instead of removing it). I'm using OI 1.58 and 1.60 with Mozilla 1.4 Teemu Arina MimerDesk.org |