Improve null-object handling in ImageTagPair and TagProperties.
When attempt is made to create an object with in invalid id, now a null object is created and methods detect this properly, refusing to edit the db with invalid parameters. (shows that the SharedNull paradigm is not always so much more elegant than d = 0) CCBUG: 277169
Please register or sign in to comment