#381 ✓resolved
Imran

User ID is no longer recorded on file upload

Reported by Imran | November 1st, 2011 @ 03:34 PM | in 2.0.3 (closed)

With the upgrade to yui2in3, the user ID is no longer recorded when a file is uploaded. The fix is in line 141, 142 of framework/modules/file/views/file/uploader.tpl. Replace with:

    console.debug(EXPONENT.URL_FULL+"index.php?controller=file&action=upload&ajax_action=1&usrid=" + usr['id']);
    uploader.uploadAll(EXPONENT.URL_FULL+"index.php?controller=file&action=upload&ajax_action=1&usrid=" + usr['id']);

i.e. set the usrid as GET parameter.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Bug Tracker for Exponent CMS

Shared Ticket Bins

People watching this ticket

Pages