Renaming nodes (UPCASE<->lowcase)

Here you can submit bugreports
Post Reply
User avatar
Soffort
Posts: 44
Joined: Wed Mar 15, 2017 7:27 pm

Renaming nodes (UPCASE<->lowcase)

Post 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 :)
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: Renaming nodes (UPCASE<->lowcase)

Post by admin »

Good observation but very easy to work around. But I'll have a look at the code and improve it. Thanks! :-)

-steinar
admin
Site Admin
Posts: 1687
Joined: Sat Feb 08, 2014 10:39 pm

Re: Renaming nodes (UPCASE<->lowcase)

Post by admin »

Bug located and fixed.

-steinar
Post Reply