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:… (ulteriori informazioni)
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… (ulteriori informazioni)
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… (ulteriori informazioni)
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… (ulteriori informazioni)
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!
Clear Browsing History with URL
Like this URL "about:preferences#privacy" when entered in Address bar opens up privacy settings likewise, is there any URL that clears entire browsing history.
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… (ulteriori informazioni)
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… (ulteriori informazioni)
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… (ulteriori informazioni)
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… (ulteriori informazioni)
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… (ulteriori informazioni)
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.
How do I prevent the CTRL-F shortcut from engaging in full-screen mode?
When I want to search for something on a website, I hit CTRL-F which activates full-screen mode. I would like to know this shortcut can be reprogrammed to search for some… (ulteriori informazioni)
When I want to search for something on a website, I hit CTRL-F which activates full-screen mode. I would like to know this shortcut can be reprogrammed to search for something within a page instead of activating full-screen. I tried searching this community and on-line for this information but could not find it. Thank you for your time. I use Mozilla FireFox 67.0.4.
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. … (ulteriori informazioni)
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.
The star icon menu is clunky
I switched to Firefox a couple of years ago when Quantum came out. I'm satisfied with it but the main reason I keep using it is grounded on ethics rather than usability (… (ulteriori informazioni)
I switched to Firefox a couple of years ago when Quantum came out. I'm satisfied with it but the main reason I keep using it is grounded on ethics rather than usability (which is fine for me but won't win the stone hearts of more cynical users :-) ). I had this sort of superficial opinion: "Chrome is better, but I don't want to use it." Today I wanted to give Chromium another try. I thought about what it is that makes it better and figured out it almost completely boils down to the star icon functionality: I'm a heavy bookmarks user and Firefox makes me slow, compared to Chrome.
First, it doesn't use the latest location in which I saved a bookmark as a default (this was also requested, not by me, on http://forums.mozillazine.org/viewtopic.php?f=23&p=14770920). I often add a row of pages to a single bookmarks folder, but rather than selecting the tabs and adding all of them at once by dragging and dropping as Firefox allows, I prefer to check them on by one: add one, close it, take a look at the one that follows, either close it right away or add it, and so on. In Chrome it's done with a couple of shortcuts in quick succession, in Firefox its much clunkier because one needs to set the directory every time.
Then a really annoying and sort of antiquated-feeling characteristic of Firefox's star icon menu and bookmarks sidebar is that type-ahead motion in it (when I type the first letters of the name I want to move to) breaks on spaces. This kind of motion is the only one that is practical once one has a few hundred directories, but if I have a list of directories like ... "The Rolling Stones", "The Who"... I can only match up to "The" then I'm on my own.
These flaws slow down the menial job of adding bookmarks a lot. Other things that could bring an improvement in my opinion would be an "Open in folder" context menu item for bookmarks search results, and the possibility to restrict searches to defined folders. I think what I've described should be done natively and not by extensions.
Keep up the good work and thanks for what you do.
Andrea
Did Not Connect: Potential Security Issue
Firefox is now displaying this error message with every site that IN FACT they have https connections. Two things happened since last night. 1. I received a Firefox upda… (ulteriori informazioni)
Firefox is now displaying this error message with every site that IN FACT they have https connections.
Two things happened since last night.
1. I received a Firefox update last night. 2. I clicked on a link to a bogus news article that Malwarebytes stopped, yet Firefox was affected in that a false Microsoft tab opened and required task manager to kill the Firefox session.
Virus scans were clean.
But something was set in Firefox to automatically open to that tab, which, of course required Task Manager to terminate. Uninstalls, re-installs, blah, blah, blah I was able to stop Firefox from automatically opening to the offending web page.
However, I can not go to any web pages without getting the error warning :Did Not Connect: Potential Security Issue"
Any ideas? Is this a regedit thing? Would there be some entries under Firefox to delete? Is there a list of good things and therefore anything else would be worthy of deletion?
BTW, it is the latest version of Win10 Firefox as of 7/12/2019 and 7/13/2019.
Thoughts pertinent comments appreciated.
Shift + underscore causes the console to pop up constantly. Can't use the shift key properly on Firefox. Some kind of glitch.
Every time I press the shift underscore key, the console keeps popping up when I just need the "____" to appear.
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.… (ulteriori informazioni)
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
Twitter: GIFs on DM (Direct Message) show up as black screen, can't save them
I am having a problem trying to see and save a GIF image. As you know, if you click on a GIF on Twitter, you will just get a black screen. The problem is easy to solve by… (ulteriori informazioni)
I am having a problem trying to see and save a GIF image. As you know, if you click on a GIF on Twitter, you will just get a black screen. The problem is easy to solve by using a 3rd party site like EZGIF. But what if the image was uploaded to DM?
I have a GIF file that was given to me through Direct Message, and just like before, I get a black screen. However, because the post was sent to me privately, I have no idea how to save it. Unlike public posts, Direct Messages do not have a singular link that EZGIF can detect (eg. public posts have the "status" word in the URL, DMs do not), The only way I can now see GIFs of any kind on Twitter is to see them in my mobile device, an Apple iPod Touch or iPod Mini, but as far as I know, none of them allow me to save the GIF, only view it.
How can I see a GIF file that is on my DM, and save it while overcoming the dreaded Twitter glitch?
path cookies file on private mode
On non private mode, cookies stores on cookies.sqlite. But how private mode do? where is the path file of cookies stores while browsing in private mode or incognito? on r… (ulteriori informazioni)
On non private mode, cookies stores on cookies.sqlite. But how private mode do? where is the path file of cookies stores while browsing in private mode or incognito? on ram memory? after check on response header and request header some website via developer tools->network, I found that web stores cookies even on private mode. Yes it is true, when we close the browser, the cookies is gone. But, I need to know where path file the cookies is stored in private mode, for security reason. thank you very much.
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… (ulteriori informazioni)
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.