Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Conversation

@kkoser
Copy link

@kkoser kkoser commented Jul 28, 2015

Having a labelFor attribute was causing crashes in the CalligraphyFactory due to an uncaught ResourceNotFound exception. We should be catching this exception and treating it the same as if the view had NO_ID.

Having a labelFor attribute was causing crashes in the CalligraphyFactory due to an uncaught ResourceNotFound exception. We should be catching this exception and treating it the same as if the view had NO_ID.
@chrisjenx
Copy link
Owner

What does lableFor do to cause the crash. It seems odd that having id not set and labelFor set causes a crash? I would like to get to the underlying cause instead of just headlessly patching it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants