CPToolbar's attempt to raise an exception itself raises an exception
Reported by terhorst | October 11th, 2008 @ 12:14 PM
An unknown selector format: is used when CPToolbar tries to raise an exception about null CPToolbarItems, causing the app to die with a completely unrelated exception :-)
Note that the format string is not parsed by CPException, I couldn't find any info / implementation on this when browsing around.
Comments and changes to this ticket
-
Ross Boucher October 17th, 2008 @ 11:56 AM
- State changed from new to open
- Tag changed from appkit, cptoolbar to appkit, cptoolbar, patch
you'll either want to do something lke [CPString stringWithFormat:..., or you could send it through sprintf();
-
admin (at 280north) October 19th, 2008 @ 05:36 PM
- State changed from open to resolved
(from [c6a2d55821287c88fa2f95f35d107b24c80c4689]) Fix for a broken exception raise in CPToolbar.
THanks terhorst for reporting the issue.
[#102 state:resolved]; http://github.com/280north/cappu...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.
People watching this ticket
Attachments
Referenced by
- 102 CPToolbar's attempt to raise an exception itself raises an exception [#102 state:resolved]; http://github.com/280north/cappu...