Ticket #1154 (closed defect: fixed)
Warnings from the Advanced Preference Editor
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Preference System | Version: | 0.82 |
| Keywords: | Cc: |
Description
Open the Advanced Preference Editor using Tools/Preferences/Adbanced?
Select one the first item in the list. This will show the details below.
Now put the cursor back to the Filter window at the top and
type some letters so it will filter out all the options.
(Though I think it is enough to filter out the one that was selected
earlier)
If you now click on the values in the lower part of the window you'll get a bunch of warnings on the console:
Use of uninitialized value $type in numeric eq (==) at /home/gabor/work/padre/Padre/lib/Padre/Wx/Dialog/Advanced.pm line 574.
Use of uninitialized value in subroutine entry at /home/gabor/work/padre/Padre/lib/Padre/Wx/Dialog/Advanced.pm line 581.
Use of uninitialized value $type in numeric eq (==) at /home/gabor/work/padre/Padre/lib/Padre/Wx/Dialog/Advanced.pm line 595.
Use of uninitialized value $type in numeric eq (==) at /home/gabor/work/padre/Padre/lib/Padre/Wx/Dialog/Advanced.pm line 595.
