Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-404

The inflector is not lowercasing the first character in the 'camelCase(...)' method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 0.4
    • 0.3
    • Common
    • None

      The Inflector.camelCase(...) method takes a boolean to say whether the first character should be uppercased. When 'false' was provided as a parameter, the method was not lowercasing the first character (as the JavaDoc says it should). This makes Inflector.lowerCamelCase(...) not work properly when the first character is already uppercase.

              rhauch Randall Hauch (Inactive)
              rhauch Randall Hauch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: