Page 1 of 1

Renaming nodes (UPCASE<->lowcase)

Posted: Wed Apr 05, 2017 6:24 pm
by Soffort
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 :)

Re: Renaming nodes (UPCASE<->lowcase)

Posted: Wed Apr 05, 2017 6:48 pm
by admin
Good observation but very easy to work around. But I'll have a look at the code and improve it. Thanks! :-)

-steinar

Re: Renaming nodes (UPCASE<->lowcase)

Posted: Thu Apr 06, 2017 6:39 pm
by admin
Bug located and fixed.

-steinar