You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #6714 UppercaseRot13Transformer wrong class name used (jevgenijusr)
This PR was submitted for the 3.0 branch but it was merged into the 2.8 branch instead (closes#6714).
Discussion
----------
UppercaseRot13Transformer wrong class name used
Regarding UppercaseRot13Transformer: please double check this, because I suppose UppercaseTransformer has to be used instead. We are autowiring UppercaseTransformer, also there is no description of UppercaseRot13Transformer at all. P.S. If I am wrong, then I apologize 100 times:), but in any case this means it can be difficult to understand part of the recipe
Commits
-------
afa8e0e UppercaseRot13Transformer wrong class name used
0 commit comments