I have been hit by this bug. I have spotted the problem because HTTPPublicationRequestFactory calls setDefaultSkin, whereas the retry logic doesn't. The attached patch fixes the problem for me, although I'm not sure this is valid approach. For now, I'll add an explicit setDefaultSkin in my publication logic.
I have been hit by this bug. I have spotted the problem because HTTPPublication RequestFactory calls setDefaultSkin, whereas the retry logic doesn't. The attached patch fixes the problem for me, although I'm not sure this is valid approach. For now, I'll add an explicit setDefaultSkin in my publication logic.