Felix Meschberger wrote:

If a node with the name already exists, a number is prefixed to the node name (like it is currently done).

I assume you mean "suffix", that is _append_ the number, right ?

Yes, you're right :) (I was looking at the wrong code...)


In fact, I would be rather strict in accepting "valid" characters,
probably reducing the accepted set to just [ a..z, A..Z, 0..9 ]. Not
sure about the case mangling. But if we apply it in one place (when
mangling a title), we should also apply it in the other place (when
mangling the "nameHint". Whatever we do, it should be consistent.

Yepp, see my other mail for a new proposal :)

Carsten

--
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to