Hi kwiki developers,

I have the following problem.  I have two files in
".../kwiki/database".  A file "zzz" and a symbolic link "yyy" pointing
to "zzz".

        -rw-rw-rw-    1       82 Nov 22 22:25 zzz
        lrwxrwxrwx    1        3 Nov 23 09:46 yyy -> zzz

When I call  "http:?yyy" I get the content from "zzz" as intended.
Now I edit "yyy" and save it. Now the symbolic link is destroyed and
it looks like

        -rw-r--r--    1       86 Nov 23 09:52 zzz
        -rw-r--r--    1       90 Nov 23 09:59 yyy


This behavior is very surprising  :-((

Here my questions:

 - where is this behavior activated ?

 - can I deactivate this behavior ?

 - and if so how can I deactivate it ?


Any help would be appreciated.

Thank you in advance,

Norbert
-- 
Ceterum censeo          | PGP encrypted mail preferred.
Redmond esse delendam.  | PGP Key at www.MPA-Garching.MPG.de/~nog/

Reply via email to