09-29-2016 03:06 PM - edited 03-17-2019 06:24 PM
OK, What's the trick to getting Jabber to pick up the custom tab icon?
I'm running IM&P 10.5, and 11.7 on the client side.
My jabber-config.xml file has this format, the custom tab info shows correctly, just not the icon.
<tooltip>Your Custom Tab</tooltip>
<icon>http://your_server/your_custom_icon.png</icon>
<URL>http://your_Server/your_page.html</URL>
I've tried both a single 20x20 .png file and the older method where you needed images for each state, described here.
https://supportforums.cisco.com/discussion/11545091/properties-icon-file-browser-plugin#3676965
The HTML page is in the same location as my icon image, so I know the path is good.
Any pointers on the current method to get Jabber to use the .png file would be appreciated.
thx,
rob
Solved! Go to Solution.
09-29-2016 04:55 PM
I would try the following:
- Launch a web browser, enter this URI to the browser's URI field - http://your_server/your_custom_icon.png. Do you get the image?
- Exit JFW. Run packet capture on your PC. Launch JFW. You should see JFW, trying to communicate to the server hosting the custom icons. See if there are any errors on the packet capture.
09-29-2016 04:55 PM
I would try the following:
- Launch a web browser, enter this URI to the browser's URI field - http://your_server/your_custom_icon.png. Do you get the image?
- Exit JFW. Run packet capture on your PC. Launch JFW. You should see JFW, trying to communicate to the server hosting the custom icons. See if there are any errors on the packet capture.
10-07-2016 05:37 PM
Rejohn,
I can open a browser to the URL the icon is at, but interestingly enough, I am seeing 401 unauthorized errors from Jabber.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide