Uploaded image for project: 'CAL10N'
  1. CAL10N
  2. CAL-25

Message retrieval relies on toString instead of name()

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • None
    • None

    Description

      As you can see here http://cal10n.qos.ch/xref/ch/qos/cal10n/MessageConveyor.html#81 it realies on .toString(). My enums are richer than the basic manual depicted here thus I have overridden to string. Resouce trievals fails because the key name differs from the string represenation. Line 81 should work on #name() only and not rely #toString()

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            michael-o Michael Osipov
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: