You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Koon Sang (JIRA)" <ji...@apache.org> on 2010/02/11 10:20:32 UTC

[jira] Created: (OFBIZ-3468) No Message for duplicate login name

No Message for duplicate login name
-----------------------------------

                 Key: OFBIZ-3468
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3468
             Project: OFBiz
          Issue Type: Bug
          Components: party
    Affects Versions: SVN trunk
         Environment: Demo site, ID 8
            Reporter: Koon Sang


When creating a Party for a Customer, I tried to use a login name which already exists in the system.  The system just comes back to the creation screen without any clue of what happen.  If I used another login name which does not exists in the system, I was able to create the party record.

Also, when the screen returns in case of an error, the email address field value is HTML-escaped,  such that the email address of koonsang@gmail.com becomes koonsang&#64;gmail.com


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-3468) No Message for duplicate login name

Posted by "Atul Vani (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863809#action_12863809 ] 

Atul Vani commented on OFBIZ-3468:
----------------------------------

Thanks Jacques

> No Message for duplicate login name
> -----------------------------------
>
>                 Key: OFBIZ-3468
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3468
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: Demo site, ID 8
>            Reporter: Koon Sang
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: PartyUserNameInUse.patch
>
>
> When creating a Party for a Customer, I tried to use a login name which already exists in the system.  The system just comes back to the creation screen without any clue of what happen.  If I used another login name which does not exists in the system, I was able to create the party record.
> Also, when the screen returns in case of an error, the email address field value is HTML-escaped,  such that the email address of koonsang@gmail.com becomes koonsang&#64;gmail.com

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-3468) No Message for duplicate login name

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3468.
----------------------------------

         Assignee: Jacques Le Roux
    Fix Version/s: Release Branch 10.04
                   SVN trunk
       Resolution: Fixed

Thanks Atul,

Your patch is in trunk at r940779, R10.04 at r940782

> No Message for duplicate login name
> -----------------------------------
>
>                 Key: OFBIZ-3468
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3468
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: Demo site, ID 8
>            Reporter: Koon Sang
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: PartyUserNameInUse.patch
>
>
> When creating a Party for a Customer, I tried to use a login name which already exists in the system.  The system just comes back to the creation screen without any clue of what happen.  If I used another login name which does not exists in the system, I was able to create the party record.
> Also, when the screen returns in case of an error, the email address field value is HTML-escaped,  such that the email address of koonsang@gmail.com becomes koonsang&#64;gmail.com

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-3468) No Message for duplicate login name

Posted by "Atul Vani (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Atul Vani updated OFBIZ-3468:
-----------------------------

    Attachment: PartyUserNameInUse.patch

Hi Koon,

Here's the patch that fixes the issue. The email address was being displayed perfectly at my end, please verify it.

Thanks & Regards
Atul Vani

> No Message for duplicate login name
> -----------------------------------
>
>                 Key: OFBIZ-3468
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3468
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: Demo site, ID 8
>            Reporter: Koon Sang
>         Attachments: PartyUserNameInUse.patch
>
>
> When creating a Party for a Customer, I tried to use a login name which already exists in the system.  The system just comes back to the creation screen without any clue of what happen.  If I used another login name which does not exists in the system, I was able to create the party record.
> Also, when the screen returns in case of an error, the email address field value is HTML-escaped,  such that the email address of koonsang@gmail.com becomes koonsang&#64;gmail.com

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.