Ticket #1353 (closed defect: fixed)
warning when accessing context menu
| Reported by: | zenogantner | Owned by: | azawawi |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | not classified yet | Version: | 0.91 |
| Keywords: | Cc: |
Description
When I select the context menu, I get the following warning:
Use of uninitialized value in pattern match (m//) at /mnt/data/src/padre/Padre/lib/Padre/Wx/Menu/RightClick.pm line 97.
(would try to fix it myself, but I currently have no time, two deadlines this weekend)
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in r16992? i think i introduced a couple of undefined problems that caused refresh to fail silently and cause other problems :)