Issue Details (XML | Word | Printable)

Key: JM-1504
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Gaston Dombiak
Reporter: LG
Votes: 0
Watchers: 0
Operations

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

fix bug within DefaultGroupProvider

Created: 12/04/08 10:35 PM   Updated: 12/06/08 08:33 PM
Component/s: None
Affects Version/s: 3.6.2
Fix Version/s: 3.6.3

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 12/06/08 08:33 PM
Acceptance Test - Add?: No


 Description  « Hide
Renaming of the SQL statements was not successful within "JM-1291 Renamed/prefixed all Openfire tables with 'of' to prevent conflicts with other applications in same database.". An 'f' is missing.

Fix line 38 in DefaultGroupProvider and change `"UPDATE oGroupProp SET groupName=? WHERE groupName=?";´ to `"UPDATE ofGroupProp SET groupName=? WHERE groupName=?";´

See also http://www.igniterealtime.org/community/message/184156#184156



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.