Names
Also referred to by
Can't change the Name of a Space: For the time being, the "derived names" mechanism is disabled for Spaces. It proves to interact poorly with the rest of the Space-name code, and so it has simply been hacked out. But it
should work.
Closed Issues
I should be able to specify a Display Name in QL: Currently, there is no way to use a Display Name in QL. This is inconvenient, especially for use with Tags. It would be damned useful to be able to give an Unknown Name that was actually a Display Name.
Unicode Display Names probably break horribly: Not tested yet, but I have a sneaking suspicion that, if you enter a Display Name in something like Thai, the Name will wind up blank. Might even throw an exception due to spaces being the only thing left.
Name is insufficient for serious use: The one field that every Thing has is Name. But that is of Name Type, which is
way too limited for general use -- it can only contain letters, digits and spaces.