[JIRA] Created: (CIPANGO-197) When an URI is modified, it is not reflected in address.toString()

0 views
Skip to first unread message

Nicolas Trangosi (JIRA)

unread,
Mar 29, 2013, 9:14:14 AM3/29/13
to cipan...@googlegroups.com
When an URI is modified, it is not reflected in address.toString()
-------------------------------------------------------------------

Key: CIPANGO-197
URL: http://jira.cipango.org/browse/CIPANGO-197
Project: cipango
Issue Type: Bug
Components: core
Affects Versions: 3.0.0.M0
Reporter: Pierrick Grasland
Assignee: Nicolas Trangosi
Fix For: 3.0.0.M1


The following code
{code:java}
Address address = newAddress("<sip:al...@cipango.org>");
address.getURI().setParameter("lr", "");
System.out.println(address);
{code}
display {{<sip:al...@cipango.org>}} instead of {{<sip:al...@cipango.org;lr>}}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Nicolas Trangosi (JIRA)

unread,
Mar 29, 2013, 9:19:14 AM3/29/13
to cipan...@googlegroups.com

[ http://jira.cipango.org/browse/CIPANGO-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Trangosi resolved CIPANGO-197.
--------------------------------------

Resolution: Fixed
Reply all
Reply to author
Forward
0 new messages