Reviewed & tested by the community
Project:
Droogle
Version:
8.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2017 at 07:00 UTC
Updated:
27 Jan 2018 at 19:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
munish.kumar commentedHi Jaypan,
I have the same issue /droogle not found, because it is not defined in the droogle.routing.yml file. I have solved this issue by replacing admin/content/droogle to /droogle.
Now it works fine for me.
Thanks,
Munish
Comment #3
teemuaro commentedIf I understand this correctly, the path /droogle was updated to /admin/content/droogle but the constant DROOGLE_BROWSER_URL was left behind. Here's a patch that should fix the problem and update README.
Comment #4
teemuaro commentedComment #5
oakulm commentedLooks good to me. Patch fixes the problem. My tests show the same results as the comment #2