Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-1676

Endpoint.getParticipant should return Endpoint.getUser() if participant is null.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M1, 1.6.1
    • 1.6.2, 2.0-M2
    • camel-xmpp
    • None

    Description

      The participant should default to the user if the participant is null.

          public String getParticipant() {
              return participant != null ? participant : getUser();
          }
      

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            edward.campbell Edward Campbell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 5m
                5m
                Remaining:
                Remaining Estimate - 5m
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified