Menu

#3 PetalObject:getQualifiedName() fails for Design object

open
nobody
None
5
2003-07-04
2003-07-04
Anonymous
No

version 1.5.1 - line 152

It failed due to the fact that the parent retrieved was
a PetalFile, and the if statement only checks to insure
it is not a Design object.

viewing the commented out code, seems the author was
conflicted about how to implement this.

It seems if you would uncomment the check for the Named
interface, that it would work properly .. for this case.

Discussion


Log in to post a comment.