Emiliano wrote: > Empty names were brought brought back exactly because of > this nuisance, we simply never encountered a situation where duplicate > but none-unique article names exist.
I have tons of lines like: $art->name = "user-upload-type-whatever"; ... $art-update(); in my code. I couldn't for the best of it find out what was wrong. My old midgard version did update objects with non-unique names. Back work, now I know what I have to do. Frank -- Dr Frank Boehme | Email: [EMAIL PROTECTED] National University of Ireland, Cork | phone: +353-21-4903163 Dept of Computer Science | fax: +353-21-4903113 Cork, Ireland | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
