Ticket #34 (closed enhancement: fixed)

Opened 17 months ago

Last modified 11 months ago

"/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

Changed 11 months ago by adamm

  • owner changed from team to adamm
  • status changed from new to assigned

Changed 11 months ago by adamm

  • status changed from assigned to closed
  • resolution set to fixed

Huh. Somebody fixed it.

Note: See TracTickets for help on using tickets.