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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: