Bug 106578 - Admin: bundlify path issue ...
Summary: Admin: bundlify path issue ...
Status: NEW
Alias: None
Product: LibreOffice Online
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: LOOL-Admin-Console
  Show dependency treegraph
 
Reported: 2017-03-16 16:42 UTC by Michael Meeks
Modified: 2019-02-03 05:33 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
a picture (22.94 KB, image/png)
2017-03-16 16:43 UTC, Michael Meeks
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Meeks 2017-03-16 16:42:57 UTC
Bundlify appears to put JS into a path with an extra dist/ prefix - at least under http:// - this is what was stopping the admin-console being able to fetch its cookie.

I end up with something like the attached; had to loosen the cookie security to match this in Admin.cpp.
Comment 1 Michael Meeks 2017-03-16 16:43:29 UTC
Created attachment 131942 [details]
a picture