Ticket #34 (closed enhancement: fixed)
"/plugin + name" fails
| Reported by: | porridge | Owned by: | adamm |
|---|---|---|---|
| Priority: | minor | Component: | other/unknown |
| Version: | SVN | Keywords: | |
| Cc: |
Description
The space after the plus sign confuses it, but it goes ahead and tries to load a plugin with empty name nonetheless:
08:44:31 ::: Plugin can not be found
08:44:31 [plugin] could not be loaded: plugins//.libs/.so plugins//.libs/.so: cannot open shared object file: No such file or directory 08:44:31 [plugin] could not be loaded: ../plugins//.libs/.so ../plugins//.libs/.so: cannot open shared object file: No such file or directory 08:44:31 [plugin] could not be loaded: /usr/lib/ekg2/plugins/.so /usr/lib/ekg2/plugins/.so: cannot open shared object file: No such file or directory
I think it should either display a command syntax error or skip the space.
Change History
Note: See
TracTickets for help on using
tickets.
