Hi List,

At the moment there is *no* message which gives the user a hint why a upload didnt happen. If you try uploading an image and enable.upload is false it just returns to the screen you was.

2 Suggestion:

--- before a user will try to upload ---
We add a check to all place where its possible to upload files which checks the l.b.p (b.p) and add an according message there if enable.upload=false

or

--- after a user tried to upload ---
We just check if the upload didnt happen and inform the user about this and why it could happen.

I'm not sure if there is a nice way we could check the enable.upload paramater in the local.build.properties direct from the usecase. If that doesent work in a nice way, we should just check if the file was uploaded, if not add a information about the enable.upload.

Other Ideas?


Greets,
Oli




--
Oliver Schalch                           [EMAIL PROTECTED]
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to