Menu

#849 Session nickname feature is unnecessary --> to be removed

OTHER
closed-fixed
nobody
None
5
2017-04-17
2014-12-08
No

Every user can choose his/her name upon account creation. There is no need for an additional "session nickname".

Related

Bugs: #848
Bugs: #849

Discussion

  • Christian

    Christian - 2015-01-22
    • assigned_to: Christian
     
  • Christian

    Christian - 2015-01-22

    To be sure: We are talking about the nickname marked in the attachment?

    And this feature is to be removed completely with all references to the property?

     
  • Stefan Rossbach

    Stefan Rossbach - 2015-01-22

    He is talking about this feature. http://saros-build.imp.fu-berlin.de/gerrit/#/c/1619/

    To remove it modify the User class and uncomment the getNickname method along with the nickname variable.

    To remove this feature completely you can expect a "very nice" tour through many layers of the application.

    Maybe you should browser through the Gerrit merge history as the feature was integrated through several patches (about 10 I believe).

     
  • Franz Zieris

    Franz Zieris - 2015-01-22

    As I explained in the discussion of [bugs:#848], we see no value in this feature, so yes, it is to be removed completely.

     

    Related

    Bugs: #848

  • Christian

    Christian - 2015-01-27
     
  • Christian

    Christian - 2015-01-27
    • assigned_to: Christian --> nobody
     
  • Nourin

    Nourin - 2015-03-31

    Hi All, I need some clarifications regarding this bug.
    "Session nickname feature is unnecessary --> to be removed "
    Is it done already? Because i don't seem to find any session nickname feature while using Saros.

    I've checked the feature : http://saros-build.imp.fu-berlin.de/gerrit/#/c/1619 and related bugs too.

     
  • Stefan Rossbach

    Stefan Rossbach - 2015-03-31

    See the picture posted by Christian. You cannot change the nickname of a session user because the session user chooses its own nickname.

    See also discussion in https://sourceforge.net/p/dpp/bugs/848/

     
    • Nourin

      Nourin - 2015-03-31

      Hi Stefan,
      I checked the picture and bugs #848 & bugs #842.
      I also spent time to understand what need to be fixed.
      Then i got confused, because there is no feature to rename a session
      participant, host can change her session color.
      So should this feature be added? So that anyone can change session
      participant's nickname on her local session?

      On Tue, Mar 31, 2015 at 9:28 PM, Stefan Rossbach kargor@users.sf.net
      wrote:

      See the picture posted by Christian. You cannot change the nickname of a
      session user because the session user chooses its own nickname.

      See also discussion in https://sourceforge.net/p/dpp/bugs/848/

      Status: open
      Group: 14.10.31
      Created: Mon Dec 08, 2014 05:59 PM UTC by Franz Zieris
      Last Updated: Tue Mar 31, 2015 03:20 PM UTC
      Owner: nobody

      Every user can choose his/her name upon account creation. There is no need
      for an additional "session nickname".


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/dpp/bugs/849/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #849

  • Stefan Rossbach

    Stefan Rossbach - 2015-03-31

    There needs nothing to be fixed. The "bugs" related to this issues are not defects but the (unwanted) new behavior because this feature collides with the existing nickname assignment in your XMMP roster. Before this feature was introduced we used the nicknames that are stored in your roster (if present). While this works fine for 2 users it displays different results for more than 2 users.

    E.G Alice, Bob, Carl

    Alice nicknames are BobAlice, CarlAlice ..
    Bob nicknames are AliceBob, CarlBob
    Carl nicknames are AliceCarl, BobCarl

    So in the session overview for Alice the other participants are displayed as:

    Alice = your full JID as you cannot assign a nickname to yourself in the XMPP roster
    Bob = BobAlice
    Carl = CarlAlice

    For Bob:
    Bob = your full JID
    Alice = AliceBob
    Carl = CarlBob

    As you may notices Carl is displayed differently for Alice and Bob.

     
  • Nourin

    Nourin - 2015-03-31

    Thanks for the clarification. :)

     
  • Franz Zieris

    Franz Zieris - 2016-09-20
    • Group: 14.10.31 --> OTHER
     
  • Stefan Rossbach

    Stefan Rossbach - 2016-09-27

    Should be marked as fixed.

     
  • Stefan Rossbach

    Stefan Rossbach - 2017-04-17
    • status: open --> closed-fixed
     
  • Stefan Rossbach

    Stefan Rossbach - 2017-04-17

    Feature never went live, so there is no need for testing that it was removed.

     

Log in to post a comment.

Auth0 Logo