> 
> > yes, and that is my nightmare.
> > I got about 20 articles with the same names
> > all I do is :
> >
> > <? $article = mgd_get_article($myid);
> > $article->content = 'blabla';
> > $article->url = 'blabla';
> > $article->update(); ?>
> >
> > and I got error "Name exists".
> 
> OK, this is easily changed; the point of what would be the desired
> behaviour remains. Votes, thoughts, people?
> 
> In the meantime, if the name doesn't mean anything to you, you could set
> it ti a random value or the current time or somesuch.
> 

It mean's nothing to me , but for some users yes :(
that's why I said I can not do anything with it.
these fields are connected with another database 
which I cannot touch now. Maybe in couple of weeks.
But not now.
I looked for bugs , and I do not remember or mgd_article_update
or mgd_copy_article didn't look for names.

Piotras




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

Reply via email to