Images which are generated by {userlister} plugin disappeared from output html file. The path to the images is wrong.
is: "/confluence/images/icons/user_16.gif"
but it must be: "./icons/user_16.gif"
Description
Images which are generated by {userlister} plugin disappeared from output html file. The path to the images is wrong.
is: "/confluence/images/icons/user_16.gif"
but it must be: "./icons/user_16.gif"
I have the same problem with {warning}, {tip} or {note} tags.
Thanks