• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.8.10, 4.9.0
    • 4.1.0
    • Plugin
    • None

      At multiple times in UnlockHelper, the logger is called on info without testing if the info log level is enabled.

      Sometimes, the error level is tested, but it shouldn't.

      Also the construction of the log messages is mixed : concatenation, replacement.

          [REPOSITORY-378] UnlockHelper : Uniform logs

          The second part has been ignored.

          Also the construction of the log messages is mixed : concatenation, replacement.

          Bérénice Maurel added a comment - The second part has been ignored. Also the construction of the log messages is mixed : concatenation, replacement.

          Done,
          but for the info, there is no need to protect since they use the "new" API

          Raphaël Franchet added a comment - Done, but for the info, there is no need to protect since they use the "new" API

            raphael Raphaël Franchet
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: