Closed
Bug 1313911
Opened 9 years ago
Closed 9 years ago
Direct edit in Sharepoint not working when enabling locallinks
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1303727
People
(Reporter: a.rukis, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20161019084923
Steps to reproduce:
1. create new profile in Firefox without any extension
2. configure locallinks in mozilla.cfg:
lockPref("capability.policy.localfilelinks.sites", "http://yourinternalpage.com");
lockPref("capability.policy.policynames", "localfilelinks");
lockPref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");
3. Open your sharepoint site with uploaded documents.
4. Click on document.
Actual results:
When you click on document it is downloading to TEMP to local computer.
Expected results:
Directly open from sharepoint, when you make changes in document it directly saves in Sharepoint. You don`t need manually upload.
| Reporter | ||
Comment 1•9 years ago
|
||
Problem starts from FF45 ->
If you install any extension ( for example "user agent switcher", "Adblock", or any other) all works fine - this I can`t imagine why it happens.
If you dind`t configure "locallinks" all working fine.
Hardware: Unspecified → x86
| Reporter | ||
Comment 2•9 years ago
|
||
Starts from 46.0 in 45.0 is OK.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•