If node name is in lowercase ("nodename") and I am trying to rename it uppercase ("NODENAME"), nothing happens. Сonversely too. And even in CamelCase or something like that ("NodeNAME").
I think, you use the case-indifferent function for checking Node names. Not critical, but annoying by the need for an additional renaming step
Renaming nodes (UPCASE<->lowcase)
Re: Renaming nodes (UPCASE<->lowcase)
Good observation but very easy to work around. But I'll have a look at the code and improve it. Thanks!
-steinar
-steinar
Re: Renaming nodes (UPCASE<->lowcase)
Bug located and fixed.
-steinar
-steinar