Code Monkey home page Code Monkey logo

ejabberd's Issues

Cannot get vdata

EJabberd 16.12, using DB MySQL.

When trying ./ejabberdctl get_vcard zuev inok.local FN

Get Errors:

Problem 'error function_clause' occurred executing the command.
Stacktrace: [{fxml,get_subtag,
                 [[{xmlel,<<"vCard">>,
                       [{<<"xmlns">>,<<"vcard-temp">>},
                        {<<"prodid">>,<<"-//HandGen//NONSGML vGen v1.0//EN">>},
                        {<<"version">>,<<"2.0">>}],
                       [{xmlel,<<"N">>,[],
                            [{xmlel,<<"FAMILY">>,[],
                                 [{xmlcdata,
                                      <<208,151,209,131,208,181,208,178>>}]},
                             {xmlel,<<"GIVEN">>,[],
                                 [{xmlcdata,
                                      <<208,174,209,128,208,184,208,185>>}]}]},
                        {xmlel,<<"NICKNAME">>,[],
                            [{xmlcdata,
                                 <<208,151,209,131,208,181,208,178,32,
                                   208,174,46>>}]}]}],
                  <<"FN">>],
                 [{file,"src/fxml.erl"},{line,172}]},
             {mod_admin_extra,get_subtag,2,
                 [{file,"src/mod_admin_extra.erl"},{line,1127}]},
             {mod_admin_extra,get_vcard_content,3,
                 [{file,"src/mod_admin_extra.erl"},{line,1102}]},
             {mod_admin_extra,get_vcard,3,
                 [{file,"src/mod_admin_extra.erl"},{line,1079}]},
             {ejabberd_ctl,call_command,4,
                 [{file,"src/ejabberd_ctl.erl"},{line,329}]},
             {ejabberd_ctl,try_call_command,4,
                 [{file,"src/ejabberd_ctl.erl"},{line,298}]},
             {ejabberd_ctl,process2,4,
                 [{file,"src/ejabberd_ctl.erl"},{line,247}]},
             {ejabberd_ctl,process,2,
                 [{file,"src/ejabberd_ctl.erl"},{line,225}]}]

Wrong translation in German language

At the moment in the German language file there is an error in the translation and I can understand why it was made. It's in the line

{"Default users as participants", "Standardbenutzer als Teilnehmer"}.

The correct line should be:
{"Default users as participants", "Benutzer werden standardmäßig vollwertige Teilnehmer"}.

or
{"Default users as participants", "Benutzer werden standardmäßig Teilnehmer"}.

If the word "vollwertige" is the right word or if it should even be there at all is for others who are more into the matter to decide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.