BugID: 1029
Reimplemented moduleName() and keyName() using string::[r]find() methods. This seems to solve the bug.
Please register or sign in to comment
Reimplemented moduleName() and keyName() using string::[r]find() methods. This seems to solve the bug.