Needs review
Project:
Droogle
Version:
8.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2016 at 11:15 UTC
Updated:
27 Feb 2018 at 16:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pbosmans commentedI've the same issue here. It only appears initial on directories in your GDrive.
Every directory URL-link has a "code" query-parameter.
Remove this paramater from the URL and the problem is gone.
Comment #3
pbosmans commentedI've created a patch to solve this problem.
This by removing the 'code' query parameter from the links on the initial GDrive page with the OutboundProcessor.
Comment #4
davps commented@pbosmans try this patch.
Comment #5
pbosmans commented@david.pashaev this solves the problem too and it looks much better then mine. Thx.
Comment #6
davps commented