Why is my XSL file no longer being applied to my XML file?
This morning Firefox upgraded to version 68.0 and several XML files that each reference a corresponding XSL file stopped loading as they always have. One example follows:… (funda kabanzi)
This morning Firefox upgraded to version 68.0 and several XML files that each reference a corresponding XSL file stopped loading as they always have. One example follows:
The file ASTest_Appl_Events..xml contains the following
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml-stylesheet type="text/xsl" href="ASTest_Appl_Events.xsl"?> <ASTestApplEvents> <Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='Report Server Windows Service (MSSQLSERVER)'/><EventID Qualifiers='0'>107</EventID><Level>2</Level><Task>5</Task><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime='2019-07-08T10:01:35.000000000Z'/><EventRecordID>270493</EventRecordID><Channel>Application</Channel><Computer>ASTest</Computer><Security/></System><EventData><Data>Report Server Windows Service (MSSQLSERVER)</Data></EventData></Event> <Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='Microsoft-Windows-User Profiles Service' Guid='{89B1E9F0-5AFF-44A6-9B44-0A07A7CE5845}'/><EventID>1530</EventID><Version>0</Version><Level>3</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x8000000000000000</Keywords><TimeCreated SystemTime='2019-07-08T10:00:10.973301100Z'/><EventRecordID>270438</EventRecordID><Correlation/><Execution ProcessID='848' ThreadID='524'/><Channel>Application</Channel><Computer>ASTest</Computer><Security UserID='S-1-5-18'/></System><EventData Name='EVENT_HIVE_LEAK'><Data Name='Detail'>1 user registry handles leaked from \Registry\User\S-1-5-21-659900985-4002748794-950523200-1002: Process 300 (\Device\HarddiskVolume3\Windows\System32\conhost.exe) has opened key \REGISTRY\USER\S-1-5-21-659900985-4002748794-950523200-1002\Control Panel\International </Data></EventData></Event> </ASTestApplEvents>
The file ASTest_Appl_Events.xsl contains:
<?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:MSEvent="http://schemas.microsoft.com/win/2004/08/events/event"> <xsl:template match="/"> <html> <body> <title>ASTest Appl Events</title> <table><tr> <td><h3>ASTest Application Events</h3></td> <td width="100"> </td> </tr></table> <table border="1" style="border-collapse:collapse;font-size:14px;" cellpadding="4"> <tr bgcolor="black" style="color:white"> <td>Server</td> <td>Event Type</td> <td>Provider</td> <td>Event ID</td> <td>Time (Mar-Oct subtract 4 hours, Nov-Feb subract 5 hours)</td> <td>Level</td> <td>Event Data</td> <td>User Data</td> </tr> <xsl:for-each select="ASTestApplEvents/MSEvent:Event"> <xsl:sort select="MSEvent:System/MSEvent:TimeCreated/@SystemTime" order="descending" /> <tr bgcolor="lightgray"> <td><xsl:value-of select="MSEvent:System/MSEvent:Computer"/></td> <td><xsl:value-of select="MSEvent:System/MSEvent:Channel"/></td> <td><xsl:value-of select="MSEvent:System/MSEvent:Provider/@Name"/></td> <td><xsl:value-of select="MSEvent:System/MSEvent:EventID"/></td> <td><xsl:value-of select="MSEvent:System/MSEvent:TimeCreated/@SystemTime"/></td> <xsl:choose> <xsl:when test="MSEvent:System/MSEvent:Level=1"> <td style="color:orange;">CRITICAL<br></br>( <xsl:value-of select="MSEvent:System/MSEvent:Level"/>) </td> </xsl:when> <xsl:when test="MSEvent:System/MSEvent:Level=2"> <td style="color:red;">ERROR<br></br>( <xsl:value-of select="MSEvent:System/MSEvent:Level"/>) </td> </xsl:when> <xsl:when test="MSEvent:System/MSEvent:Level=3"> <td style="color:green;">WARNING<br></br>( <xsl:value-of select="MSEvent:System/MSEvent:Level"/>) </td> </xsl:when> <xsl:otherwise> <td>(<xsl:value-of select="MSEvent:System/MSEvent:Level"/>)</td> </xsl:otherwise> </xsl:choose> <td><xsl:for-each select="MSEvent:EventData/MSEvent:Data"> <img src="Blue_dot(sm).jpg"/> <strong><em><xsl:value-of select="./@Name"/>:</em></strong> <xsl:value-of select="."/><br></br> </xsl:for-each></td> <td><xsl:for-each select="MSEvent:UserData"> <img src="Blue_dot(sm).jpg"/> <strong><em><xsl:value-of select="./@Name"/>:</em></strong> <xsl:value-of select="."/> </xsl:for-each></td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template> </xsl:stylesheet>
Screen shots of what I used to see (html generated by an Online XSL Transformer) and currently see are attached.
Any assistance would be appreciated.
Thanks, Kurt H
why can't i no longer drag and drop urls to my desktop!
If I use Chrome I can drag and drop but NOT FIREFOX QUANTUM!
Firefox local development "CORS request not http"
As of update to v68 I get errors like these: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///D:/website/fonts/fontaw… (funda kabanzi)
As of update to v68 I get errors like these: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///D:/website/fonts/fontawesome-webfont.woff?v=4.2.0. (Reason: CORS request not http).
What the heck is this? Why did silly mozila messed up the development of local files? How can I bypass that WITHOUT ALTERING my code? It broke fontawesome functionality! Very stupid!
Is anyone else finding that new (as of couple days ago) Firefox isn't displaying embedded fonts correctly?
I have an embedded font on my website that I use for the header, and it displays fine. I have a development copy of the website on my hard disk, and that displayed fine t… (funda kabanzi)
I have an embedded font on my website that I use for the header, and it displays fine. I have a development copy of the website on my hard disk, and that displayed fine too until Firefox 68.0; but now it uses the second font in my list, instead of the first.
So: some bug in the code of the copy on my disk, I thought. But when I open it in Safari, Chrome or Brave, it displays correctly.
The W3C CSS validation service finds no error in the code.
I'm stumped. Any ideas?
I can't change user interface lagnuage ( after update)
Guys after latest update I can't change fully my user interface language. I changed language setting to English everywhere, and part of it is still in Estonian ( I live i… (funda kabanzi)
Guys after latest update I can't change fully my user interface language. I changed language setting to English everywhere, and part of it is still in Estonian ( I live in Estonia, that's why for some reason mozila gave me headache and changed user interface to estonian).
Check screenshot, English is set as main language and menu is still in estonian. I even reinstalled ENGLISH version of firefox, but it didn't help me, still estonian menus. Spend 2 hours trying to solve this issue. Sry for crying, but so often after updates things like this happen.
Please help me change language to English :)
P.S. I can't delete my profile in firefox, and completelly reinstall it, cos I need my setting.
Thanks in advance and have a nice day!
Firefox is making multiple processes again
Once again, Firefox is making multiple processes in the task manager. I've already set both browser.tabs.remote.autostart.2 and browser.tabs.remote.autostart to false, ye… (funda kabanzi)
Once again, Firefox is making multiple processes in the task manager. I've already set both browser.tabs.remote.autostart.2 and browser.tabs.remote.autostart to false, yet I still have multiple processes anyway, and setting the content process limit to 1 doesn't seem to do anything. I'm using Firefox version 68.0 and running Window 7.
I can't import bookmarks from Edge
I've followed all instructions, exported my Edge bookmarks, but I just don't have any access to them from Firefox. I'll have to uninstall and continue with Edge until thi… (funda kabanzi)
I've followed all instructions, exported my Edge bookmarks, but I just don't have any access to them from Firefox. I'll have to uninstall and continue with Edge until this feature is made available.
How can I permanently turn off mozilla's "new version" pop-up window
A couple versions ago, a pop-up persistantly, annoyingly, INSISTS on popping up regularly when I'm trying to use the browser. How can I permanently turn off mozilla's "ne… (funda kabanzi)
A couple versions ago, a pop-up persistantly, annoyingly, INSISTS on popping up regularly when I'm trying to use the browser. How can I permanently turn off mozilla's "new version" pop-up window. Pop-ups should aready be disabled. I've gone into about:config and tried all the settings that seem to be relevent.
This is about annoying enough to start shopping for other browsers.
Where are my bookmarks from the old one? I set up an account and everything, but when I went back and updated they don't show up when I sign in
I just absolutely HATE this latest version. Even though I hate, hate, hate signing in to use any browser, I made an account with the old version that had all of my doggon… (funda kabanzi)
I just absolutely HATE this latest version. Even though I hate, hate, hate signing in to use any browser, I made an account with the old version that had all of my doggone book marks. Finally it updated without my even saying yes, and even when I sign in they are gone. I do NOT want to have to work so hard to have my bookmarks on a PC. NOT cool, especially when I'm going to be replacing this dinosaur this year and wanted to have my bookmarks available with the new one. TOO MUCH WORK to sync when I prefer incognito. BOO!
spell check not working in BT Mail
There is no spell checker in the new BT Mail service. Bt Mail relies upon the users browser to supply spell checking. I have spell check enabled in my Fire fox browser bu… (funda kabanzi)
There is no spell checker in the new BT Mail service. Bt Mail relies upon the users browser to supply spell checking. I have spell check enabled in my Fire fox browser but it does not work in the BT Mail when composing an email.
Bookmarks sidebar is automatically open every time firefox launches, how can i stop this?
Every time firefox launches on my PC the bookmarks sidebar is automatically open and i can't seem to stop this happening. Any help would be appreciated, thanks. … (funda kabanzi)
Every time firefox launches on my PC the bookmarks sidebar is automatically open and i can't seem to stop this happening.
Any help would be appreciated, thanks.
Trying to sign into a website, FF tries to download a dll and won't log in
On 7/9/19 when trying to sign into a website, which I've used for years, after I enter my credentials and click 'sign in' FF downloads "webgate.dll" and does not proceed.… (funda kabanzi)
On 7/9/19 when trying to sign into a website, which I've used for years, after I enter my credentials and click 'sign in' FF downloads "webgate.dll" and does not proceed. I am able to successfully log in using Chrome or IE. I most recently accessed this website via FF last week - no changes to extensions since then.
Using FF Quantum 67.0.4 64 bit
Both Firefox and Firefox Developer edition refuse to play audio
Firefox will not play any type of audio. There's no indication of audio being played in Firefox in the soundmixer either. Audio works perfectly fine in all other applicat… (funda kabanzi)
Firefox will not play any type of audio. There's no indication of audio being played in Firefox in the soundmixer either. Audio works perfectly fine in all other applications. Steps I've already taken to try and solve the issue:
- Reinstall audio drivers - Remove cache, cookies and browser history - Refresh Firefox (remove addons / reset settings) - Reinstall Firefox - Rebooting system in between those steps
I've made sure my audio devise is set as default obviously.
Work around for Secure Connection Error
I refuse to believe the Firefox cannot connect to the US Dept of Energy National Energy Technology Lab site (NETL). There must be a way to get there without getting that … (funda kabanzi)
I refuse to believe the Firefox cannot connect to the US Dept of Energy National Energy Technology Lab site (NETL). There must be a way to get there without getting that "Secure Connection Failed" message. It's a .gov site. https://www.netl.doe.gov/ Can someone please help me find a way around this problem? I really don't want to have to use Chrome or Explorer. Thank you!
Created New Firefox Account Instead of Linking Old Mozilla Account-What Steps To Take?
Please answer each question separately: Even though Google is my default search engine, I have selected the remaining 6 default options under 'One Click' Search Engines. … (funda kabanzi)
Please answer each question separately:
Even though Google is my default search engine, I have selected the remaining 6 default options under 'One Click' Search Engines.
When I type a letter, it brings up searches for my default Google but the icons for the other search engines are in the bottom left corner.
1. Am I supposed to click on one of the icons to bring up a search for that particular search engine OR is my address bar search supposed to show searches for all seven search engines?
2. When 'Never Remember History' is selected, am I still able to select the 'One Click Search Engines' that will automatically be displayed the next time that 'Remember History' is selected OR can I only choose the one-click search engine options when 'Remember History' is selected?
3. Before signing into my old account, I noticed that users have to create a new Firefox account, even if they have an existing account, so that is what I did-Is that what I was supposed to do?
4. With this new account, will I automatically receive an email notification when someone responds to my thread?
5. Periodically, when signing in with my new account, I receive a 'Bad Request 400' message. Other times, I am able to sign in but the top right corner does not show me as signed in so I have to sign in again; Are these known glitches?
new steps to sync
With 68.0, I see that in order to manually sync, I now have to hit the three-bar menu button at upper right, THEN select my account, THEN do Sync Now. The second step use… (funda kabanzi)
With 68.0, I see that in order to manually sync, I now have to hit the three-bar menu button at upper right, THEN select my account, THEN do Sync Now. The second step used to not be required. Minor inconvenience. Why was this done?
Also, to what extent is sync automatic? How do I set it up to be automatic. If it is automatic, when exactly is it done? Is it done continuously, or just when I exit FF?
"Error: Invalid session"
I got the email about Firefox Monitor, entered my email, then my pw, and got "Error: Invalid session." First, I have no idea what that means. Second, I am immediately dis… (funda kabanzi)
I got the email about Firefox Monitor, entered my email, then my pw, and got "Error: Invalid session." First, I have no idea what that means. Second, I am immediately discouraged from having anything to do with Firefox Monitor. Don't I have enough hassles in my life?
What to do about security breach for sites I don't have accounts with
I just signed up for Firefox Monitor. Most of the accounts it says were breached are ones I recognize, and I have changed my passwords. However, it also says there were d… (funda kabanzi)
I just signed up for Firefox Monitor. Most of the accounts it says were breached are ones I recognize, and I have changed my passwords. However, it also says there were data breaches affecting two sites I do not have an account with at all (Whitepages and Verifications.io). What do I do about those, since I haven't got an account (I don't even know what Verifications.io is), so I don't have a password to change.
I used to be able to edit history and keep what I wanted. Where is it now?
Where is the capacity to selectively delete history items. If it's been dumped, please bring it back. It might be "me", but I don't think so. Four other long-time users… (funda kabanzi)
Where is the capacity to selectively delete history items. If it's been dumped, please bring it back. It might be "me", but I don't think so. Four other long-time users are really annoyed at loss of this capacity as well.
I don't think you need access to my
Photo Gallery won't load
https://disneyworld.disney.go.com/dining/magic-kingdom/aloha-isle/ Click on "View Gallery", the pop-up box appears, but it just shows the spinning dots not the photos. Th… (funda kabanzi)
https://disneyworld.disney.go.com/dining/magic-kingdom/aloha-isle/
Click on "View Gallery", the pop-up box appears, but it just shows the spinning dots not the photos. This happens with all the restaurant galleries on WDW's site not just this particular one. Works fine in Chrome.
I verified FF and Flash are updated, enabled all pop-ups, restarted in safe mode. No joy. Next troubleshooting steps?