You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Paul C. Sommerhoff (Created) (JIRA)" <ji...@apache.org> on 2012/02/02 16:33:53 UTC

[jira] [Created] (OPENMEETINGS-42) OM saves files with wrong uploader id

OM saves files with wrong uploader id
-------------------------------------

                 Key: OPENMEETINGS-42
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-42
             Project: Openmeetings
          Issue Type: Bug
            Reporter: Paul C. Sommerhoff


uploaded files are saved with wrong uploader id.
in table "fileexploreritem" the attribute "inserted_by" / "owner_id" is 2 instead of 1. the connected user has id 1 according to table "users".

we are using OM by "portaLE" (plugin for stud.IP), in case it's a necessary information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OPENMEETINGS-42) OM saves files with wrong uploader id

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

Maxim Solodovnik closed OPENMEETINGS-42.
----------------------------------------

    Assignee: Maxim Solodovnik

Closing all old 'Resolved' issues
                
> OM saves files with wrong uploader id
> -------------------------------------
>
>                 Key: OPENMEETINGS-42
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-42
>             Project: Openmeetings
>          Issue Type: Bug
>            Reporter: Paul C. Sommerhoff
>            Assignee: Maxim Solodovnik
>
> uploaded files are saved with wrong uploader id.
> in table "fileexploreritem" the attribute "inserted_by" / "owner_id" is 2 instead of 1. the connected user has id 1 according to table "users".
> we are using OM by "portaLE" (plugin for stud.IP), in case it's a necessary information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (OPENMEETINGS-42) OM saves files with wrong uploader id

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

SebastianWagner resolved OPENMEETINGS-42.
-----------------------------------------

    Resolution: Won't Fix

Are you using the SOAP API to access to room?
I would bet the user_id 1 is the SOAP user that is generated when you enter the room via SOAP.
And as you never set the externaluserId in the calls everytime you enter the conference room the same user is used.

So please use the externalUserId in the setUserObject methods. I don't think that there is a problem in general with the user_ids in the uploaded files.
                
> OM saves files with wrong uploader id
> -------------------------------------
>
>                 Key: OPENMEETINGS-42
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-42
>             Project: Openmeetings
>          Issue Type: Bug
>            Reporter: Paul C. Sommerhoff
>
> uploaded files are saved with wrong uploader id.
> in table "fileexploreritem" the attribute "inserted_by" / "owner_id" is 2 instead of 1. the connected user has id 1 according to table "users".
> we are using OM by "portaLE" (plugin for stud.IP), in case it's a necessary information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira