Hello!
I'm using the 'Joomla Categories' plugin.
I noticed that there seems to be a little bug in this module:
In the selectbox the options are preceeded by a "Selector" string. But this selector string is rendered too often.
i.e. if the category tree looks like...
Cat01
- Cat01-01
- Cat01-01-01
- Cat01-01-02
- Cat01-02
- Cat01-02-01
... and the selected category is 'Cat01', then the options in the selectbox are rendered like...
- - Cat01-01
- - Cat01-01-01
- - Cat01-01-02
- - Cat01-02
- - Cat01-02-01
Can anyone reproduce that?
Gerald