1
Everything in capitals in Firefox
Problem reported by dean brown - 12/11/2023 at 6:49 AM
Resolved
Firefox 120.1 on Win 11 desktop. Everything is in all-caps and some code not displaying (maybe a plugin in the browser messing with the CSS or JavaScript? Same issue in Safe Mode though. Firefox on the server is fine, as is Chrome) Example from the log in page:

3 Replies

Reply to Thread
0
Tony Scholz Replied
Employee Post
Hello Dean, 

What you are seeing here is the Translation file and not the translated string. Odd that this would be browser specific. 

If you look at the DEV tools in the browser are you seeing any calls that are failing 
For Safe mode, is this the same as a "Private" browser session? This is a good test that removes plugins and cacheing issues. 

Thank you
Tony Scholz System/Network Administrator SmarterTools Inc. (877) 357-6278 www.smartertools.com
0
dean brown Replied
Private browser session looks correct, so maybe it's something with uBlock Origin?

From the console (for the login page):

Content-Security-Policy: The page’s settings blocked the loading of a resource at eval (“script-src”). angular-v-100.0.8664.22082.8dbbabe2592fe00.js:1295:6
Cookie “” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite site-v-100.0.8664.22082.8dbbabe2592fe00.js:1:3292
InstallTrigger is deprecated and will be removed in the future. site-v-100.0.8664.22082.8dbbabe2592fe00.js:15:1389

Source map error: Error: request failed with status 404 Resource URL: https://mx1.netsell.com/interface/output/vendor-v-100.0.8664.22082.8dbbabe2592fe00.jsSource Map URL: vendor.js.map

Source map error: Error: request failed with status 404 Resource URL: https://mx1.netsell.com/interface/output/angular-v-100.0.8664.22082.8dbbabe2592fe00.jsSource Map URL: angular.js.map

Source map error: Error: request failed with status 404 Resource URL: https://mx1.netsell.com/interface/output/site-v-100.0.8664.22082.8dbbabe2592fe00.jsSource Map URL: site.js.map
2 
Source map error: Error: request failed with status 404 Resource URL: https://mx1.netsell.com/interface/output/angular-v-100.0.8664.22082.8dbbabe2592fe00.jsSource Map URL: angular.js.map
0
Tony Scholz Replied
Employee Post Marked As Resolution
Could be, I would try disabling your plugins one at a time and see which one resolves the issue. 
Tony Scholz System/Network Administrator SmarterTools Inc. (877) 357-6278 www.smartertools.com

Reply to Thread