| Summary: | [PATCH] x11-wm/obmenu execute actions have empty command | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | JochenF <jf> | ||||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
| Status: | Closed Overcome By Events | ||||||||
| Severity: | Affects Some People | CC: | horia | ||||||
| Priority: | --- | Keywords: | patch | ||||||
| Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(horia) |
||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
Maintainer CC'd Created attachment 154409 [details]
Show command in execute actions
I accept this patch, with modifications.
Thank you.
- Bump PORTREVISION
- Add USES=shebangfix for SHEBANG_FILES=obxml.py
- Patch obxml.py to show command in execute actions
Merged with Bug 201211 Can this issue be Closed as superseded by bug 201211? Comment on attachment 154409 [details] Show command in execute actions Merged with Bug 201211 (In reply to Kubilay Kocak from comment #4) This issue can be Closed. Credit for reporter provided in BUG 201211. Thank you. Superseded by, and addressed in bug 201211 |
Created attachment 153519 [details] Patch against obxml.py obmenu does not show command in execute actions. This is because the xml is misinterpreted in obxml.py. Patch is attached.