Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#53745 closed defect (fixed)

defect: openbrowser gives error when trying to open any file or URL

Reported by: agraef (Albert Graef) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: openbrowser

Description (last modified by mf2k (Frank Schima))

On Sierra (using perl5.24 and p5.24-mac-propertylist) I get:

$ openbrowser https://www.macports.org/
Can't call method "value" on an undefined value at /opt/local/bin/openbrowser line 21.

Same error with local files.

I'm not sure since when it does this, but I seem to recall that it still worked when I was on Yosemite (don't remember the Perl version, sorry). It appears that the script has been broken for at least 11 months, however, according to this issue (this ticket is about El Capitan, though, and the error message is different):

ticket:51102

Change History (6)

comment:1 Changed 7 years ago by agraef (Albert Graef)

Cc: agraef added

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Cc: ryandesign agraef removed
Owner: set to ryandesign
Status: newassigned

As reporter, you do not need to Cc yourself.

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:4 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Cc: kurthindenburg added

comment:5 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: assignedclosed

In 42420a775261d46ec6e6baa9d6247af9f6b23fd2/macports-ports:

openbrowser: use correct plist depending on OS version

closes #51102
closes #53745

comment:6 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

In 42420a775261d46ec6e6baa9d6247af9f6b23fd2/macports-ports:

openbrowser: use correct plist depending on OS version

closes #51102
closes #53745

Note: See TracTickets for help on using tickets.