Closed
Bug 460812
Opened 17 years ago
Closed 17 years ago
default plugin won't load on Mac OS X
Categories
(Core Graveyard :: Plug-ins, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jaas, Assigned: jaas)
Details
(Keywords: verified1.9.1)
Attachments
(1 file)
|
637 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
The default plugin won't load on Mac OS X even if you turn it on.
Abstain from writing the arguments to "echo" out with the output :)
The problem is that we're writing this string to PkgInfo:
"-n NSPLMOSS\n"
instead of:
"NSPLMOSS"
Attachment #343948 -
Flags: review?
Updated•17 years ago
|
Attachment #343948 -
Flags: review? → review+
landed on trunk
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Keywords: fixed1.9.1
Comment 3•17 years ago
|
||
Seeing as there hasn't been any discussions about this bug for 5 months and that the Default Plugin loads perfectly fine on the latest builds of Minefield and Shiretoko, I'm guessing there aren't any residual issues. I'm moving this to verified as a result. If anyone has any qualms, feel free to bring them up.
Status: RESOLVED → VERIFIED
Keywords: fixed1.9.1 → verified1.9.1
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•