JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-3811

encode the @ symbol on endpoint username fields

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Trivial Trivial
  • Resolution: Unresolved
  • Affects Version/s: 2.1.0
  • Fix Version/s: Product Backlog
  • Component/s: Core: Configuration, Core: Endpoints
  • Labels:
    None
  • User impact:
    Medium
  • Affects Docs:
    Yes
  • Similar Issues:
    None

Description

Right now if you have a user name that is an email address you need to encode the @ symbol i.e.

<imaps:inbound-endpoint user="no.way%40mulesource.com" password="xyz" host="imap.gmail.com" port="993"/>

It would be better if Mule did this transparently for this field

<imaps:inbound-endpoint user="no.way@mulesource.com" password="xyz" host="imap.gmail.com" port="993"/>

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds
There aren't workflow transitions executed yet.

People

  • Assignee:
    Unassigned
    Reporter:
    Ross Mason
Vote (0)
Watch (0)

Dates

  • Created:
    09/Oct/08 01:00 PM
    Updated:
    07/Nov/08 05:45 PM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.