Menu

#796 Webshop does not set the display name for the WebCustomer

0.9.6-beta
closed-fixed
nobody
5
2010-09-17
2008-11-28
jfirechief
No

DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:
https://www.jfire.org/modules/bugs/view.php?id=969
ORIGINAL REPORTER: alex

When a WebCustomer is created its Person should have the display name set. This can be done using the methods:
PropertySet#setAutoGenerateDisplayName(true);
PropertySet#setDisplayName("");

Discussion

  • jfirechief

    jfirechief - 2008-11-28
    • labels: --> JFireWebShop
    • milestone: --> 0.9.6-beta
    • status: open --> open-fixed
     
  • jfirechief

    jfirechief - 2008-11-28

    ORIGINAL COMMENT BY attapol, VIEW IT HERE:
    https://www.jfire.org/modules/bugs/view.php?id=969

    Fixed by use PropertySet#setAutoGenerateDisplayName(true);

     
  • jfirechief

    jfirechief - 2010-09-17
    • status: open-fixed --> closed-fixed
     
  • jfirechief

    jfirechief - 2010-09-17

    ORIGINAL COMMENT BY attapol, VIEW IT HERE:
    https://www.jfire.org/modules/bugs/view.php?id=969

    Fixed by use PropertySet#setAutoGenerateDisplayName(true);

     

Log in to post a comment.