Last modified: 2011-03-22 00:11:01 UTC
Created attachment 8180 [details] Describing above More a question for Bryan than anything... Can everything that is done on a normal image be done on a Stashed Image? I'm wanting to remove the duplication of the properties code. See patch. If not, what can't be done, as I want to look at doing it a bit more programatically than having all that duplication (array_diff or similar probably)
Stashed images don't have a comment, and possibly no user, but would need to check that. Also archivename is not applicable.
Since you're working on this, I'm marking bug 27589 depending on this one, as it uses getPropertyNames() as well.
r84504 does this one :)