Broadcasting roles for MUC are not loaded correctly from DB

Description

The unmarshalling from the Integer to Binary to Roles does not work correctly. The forum post has an small fix.

Environment

None

Attachments

1

Activity

Tom Evans 
April 25, 2014 at 11:24 PM

Adapted solution per comments to use zero-padding approach.

Tom Evans 
April 25, 2014 at 7:27 PM

I think we can do this more simply by using StringUtils.zeroPadString to force the leading "bits" to be present in the string when loading. I will take a swing at this and update shortly.

Daryl Herzmann 
April 25, 2014 at 5:38 PM

Tom, could you kindly review this patch and see what you think?

Daryl Herzmann 
February 13, 2014 at 9:34 PM

Assigning to next release in hopes of code review

Florian Schmaus 
June 21, 2012 at 12:32 PM

Required changes for correct unmarshalling.

Fixed

Details

Assignee

Reporter

Ignite Forum URL

Components

Fix versions

Priority

Created June 21, 2012 at 10:52 AM
Updated October 28, 2020 at 1:26 PM
Resolved April 25, 2014 at 11:24 PM