Results 1 to 7 of 7

Thread: 18.04 firefox - recent update broke xml

  1. #1
    Join Date
    May 2006
    Beans
    66

    18.04 firefox - recent update broke xml

    I have some files on my system that I browse with firefox.

    file:///some/folder/data.xml

    And data.xml is formatted using an xsl stylesheet.

    This worked fine until this weekend. Now, I just see a big blob of unformatted text when I visit data.xml.

  2. #2
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: 18.04 firefox - recent update broke xml

    You might have an extension that is causing FF to only display the text nodes. Try disabling ALL your extensions and the opening an XML file.
    See also: https://support.mozilla.org/en-US/questions/1193967
    you'll have to add the <Doctype> tag to your XML document.
    Last edited by 1fallen; July 15th, 2019 at 08:53 PM.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  3. #3
    Join Date
    Mar 2017
    Beans
    181
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: 18.04 firefox - recent update broke xml

    If safe mode doesn't help try this extension https://addons.mozilla.org/en-US/fir...on/pretty-xml/

  4. #4
    Join Date
    May 2006
    Beans
    66

    Re: 18.04 firefox - recent update broke xml

    I use xsl stylesheet, and the headers of both the xml and xsl files are by-the-book. This has worked for a looooonnnnnngggg time. It started to be displayed incorrectly with the recent ubuntu updates. I don't have any extensions.

  5. #5
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: 18.04 firefox - recent update broke xml

    Would like to see the XML file your speaking of. If possible or safe to do so.
    I see no problems on my end after i adapted to change.
    You might not care, but offering anyway>>>Seamonkey also is a valuable browser for myself, and has not failed to open XML files.
    https://support.mozilla.org/bm/questions/1264318
    Last edited by 1fallen; July 17th, 2019 at 07:47 PM.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  6. #6
    Join Date
    Mar 2011
    Location
    U.K.
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: 18.04 firefox - recent update broke xml

    A useful tool for XML validation is XMLCopyEditor. There is a version in Ubuntu Software Centre. Otherwise install the latest from web site.

  7. #7
    Join Date
    Mar 2017
    Beans
    181
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: 18.04 firefox - recent update broke xml

    Quote Originally Posted by stbub View Post
    I use xsl stylesheet, and the headers of both the xml and xsl files are by-the-book. This has worked for a looooonnnnnngggg time. It started to be displayed incorrectly with the recent ubuntu updates. I don't have any extensions.
    I don't know xsl or xml, but the examples here https://www.w3schools.com/xml/tryxsl...file=cdcatalog work for me in Firefox Nightly 70.0a1 on Ubuntu 18.04.2 LTS when I edit the xml file.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •