Fastpath secure button image

I am using openfire 3.6.3. When you go to openfire admin cp >> fasthpath >> workgroup settings >> images and change the secure button image, it is uploaded and saved.

But when I go to live chat, the file is chatmain.jsp, it is the standard secure button image. I see the coding in this file and tried to change it to (below) but this did not work. Any suggestions?

<img src="getimage?image=secure&workgroup=<%= StringUtils.URLEncode(workgroup, “utf-8”) %>

it was when I’d overwrite images/secure_button.gif that it worked.

I didn’t realize this issue was already reported. I forgot to search. Anyway I have fixed your issue but I don’t know if it will be officially patched into the full version yet.

http://www.igniterealtime.org/community/message/200095