"press" doesn't work with static'd application code
Reported by Tom Robinson | October 3rd, 2008 @ 12:29 AM
Cause: "pathRelativeTo()" function incorrectly converts paths relative to empty path to one directory up.
e.x. pathRelativeTo("something.j", "") returns "../something.j" but should just be "something.j"
Comments and changes to this ticket
-
admin (at 280north) October 3rd, 2008 @ 12:29 AM
- State changed from new to resolved
(from [ff1f5bdcdffcef48518897156d131bcd28e4fbd6]) Fixed press to work with static'd app code and toll free bridging
[#83 state:resolved responsible:tlrobinson] [#84 state:resolved responsible:tlrobinson] 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
Referenced by
- 84 "press" doesn't work with static'd application code [#83 state:resolved responsible:tlrobinson] [#84 state:re...