Community
Participate
Working Groups
Build Identifier: Build id: 20100506-2000 If a model using one or more profiles that are not installed is openend, a warning shows up in error log. There is however no warning e.g. in form of an information dialog which informs the user about this problem. Many users might thus be unaware about the installation problem (and simply do not see profile and stereotype applications that are actually there) since they do not open and/or consult the error-log by default. Reproducible: Always
I tried to create a profile to reproduce, but I couldn't apply it (see Bug 320095).
Moving to P2: A pop-up message could be useful to inform the user when a referred model cannot be resolved.
In revision 3306, I added a button that appears in the browser when errors or warnings are found on the Resource. When this button is clicked, it opens a dialog that displays all errors with their associated message. A missing profile will not be detected immediately when the Resource is opened, because the Resource it references is lazy loaded, and the error will appear only when trying to access an element in this Resource.
The bug has been fixed in latest revisions.