History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-602
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Pete Matern
Reporter: Matt Tucker
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

Use re-direct in presence plugin

Created: 03/18/06 06:10 PM   Updated: 04/18/06 11:46 AM
Component/s: Plugins
Affects Version/s: 2.5.1
Fix Version/s: 2.6.2

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 04/18/06 11:45 AM
Acceptance Test - Add?: No


 Description  « Hide
Use HTTP redirects to serve up images in the presence plugin instead of sending image data directly via the plugin. This should be more efficient for clients.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Pete Matern - 04/18/06 11:45 AM
Modified the presence plugin to call response.sendRedirect when presence requests pass in an image url. Default images are still served directly.

Pete Matern - 04/18/06 11:46 AM
Closed