https://help.github.com/articles/about-pull-requests/
On Thu, Jul 27, 2017 at 3:05 PM, Jacob Ouanounou <[email protected]> wrote: > What is PR ? > > Le 27/07/2017 à 10:04, Maxim Solodovnik a écrit : > > What description are you expecting to see? > > UserDTO doesn't have pictureUri, User has this field > > You can propose PR with better JavaDoc :))) > > On Thu, Jul 27, 2017 at 3:01 PM, Jacob Ouanounou <[email protected]> wrote: > >> In this page I see something called pictureUri. When I use that keyword, >> I get a picture with a question mark, the same as if I don't specify any >> photo for the user. But if I use the keyword "profilePictureUrl" , I get no >> picture for the user in the room. >> >> (I don't understand the structure of the document in javadocs : >> http://openmeetings.apache.org/openmeetings-db/apidocs/org/ >> apache/openmeetings/db/dto/user/UserDTO.html?is-external=true where is >> the structure of the object User described ? I just see methods. >> >> Le 27/07/2017 à 09:47, Maxim Solodovnik a écrit : >> >> You can check properties in API javadocs: http://openmeetings. >> apache.org/openmeetings-db/apidocs/org/apache/openmeetings/ >> db/dto/user/UserDTO.html?is-external=true >> >> it seems pictureUri was dropped during migration >> could you please file JIRA, should be easy to fix >> >> On Thu, Jul 27, 2017 at 2:43 PM, Jacob Ouanounou <[email protected]> wrote: >> >>> Hello, >>> >>> It seems that the user option "profilePictureUrl" that allows to set the >>> picture of the user does not work anymore, or the keyword has changed. >>> >>> I have also tried to set that parameter in room options, without success. >>> >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> >> >> > > > -- > WBR > Maxim aka solomax > > > -- WBR Maxim aka solomax
