Comparare revizii
Debugging policy issues
Revizuirea 174561:
Revizuirea 174561 de Y.D. din
Revizuirea 269105:
Revizuirea 269105 de Mozinet din
Cuvinte cheie:
Sumarul rezultatelor de căutare:
This article will help you figure out problems with policies not applying.
This article will help you figure out problems with policies not applying.
Conținut:
If you are encountering problems with policies not applying, this article will help you figure out the problem. It involves turning on debug mode for the policies. Here are the steps.
#Type '''about:config''' into the URL bar.
#Click the {button I accept the risk!} button to continue.
#Right click anywhere on the screen and select New > String.
#For the preference name, use:
#;<code>browser.policies.loglevel</code>
#For the value, use:
#;<code>debug</code>
#Restart Firefox.
#Open up the Browser Console by selecting {key Ctrl+Shift+J} (or {key Cmd+Shift+J} on a Mac).
#You should see additional debug information in the console related to policies. Don't forget to remove the preference when you are done.
Starting with Firefox 63, you can go to '''about:policies''' and it will show the status of policies and any errors associated with them.
If you are encountering problems with policies not applying, this article will help you figure out the problem. It involves turning on debug mode for the policies. Here are the steps:
#[[T:aboutconfig]]
#Enter '''<code>browser.policies.loglevel</code>''' in the Search field.
#In the box below, choose '''String''' and click the {button +} button at the end of the line.
#Enter '''<code>debug</code>''' in the text field that appears.
#Click the checkmark at the end of the line.
#Restart Firefox.
#Open up the Browser Console by pressing {key Ctrl+Shift+J} (or {key Command+Shift+J} on Mac).
#You should see additional debugging information about policies in the console.{note}Don't forget to remove the preference when you are done.{/note}
Starting with Firefox 63, you can go to the '''about:policies''' page, and it will show the status of policies and any errors associated with them.