-
Bug
-
Resolution: Won't Fix
-
Medium
-
None
-
2.7.1, 3.4.7, 3.5.1
-
None
Underscores are being treated as whitespace by the CamelCase algorithm.
AccountInfo_PruX is interpreted as [AccountInfo]_PruX rather than [AccountInfo_PruX] (preferred), [AccountInfo]_[PruX] or AccountInfo_PruX