Giter Site home page Giter Site logo

Comments (7)

emanjon avatar emanjon commented on August 23, 2024 1

Thanks!

default encoding in Safari is Windows (ISO Latin 1)

🤦‍♀️

I'll investigate if there's anything more that I could do from author tools side to make this work better on Safari.

As generating HTML with Safari works without changing the default encoding I would expect that it is possible to make it work better.

from ietf-at-ui.

kesara avatar kesara commented on August 23, 2024

@emanjon Can you provide an example draft?

from ietf-at-ui.

kesara avatar kesara commented on August 23, 2024

There was a similar issue in #14 where that seems to be the browser is trying to use the wrong charset.

Did you try to open the text document from a different editor?

Also, what's the browser/editor that you are using?

from ietf-at-ui.

emanjon avatar emanjon commented on August 23, 2024

Thank for the quick response. Yes, this seems very similar to #14. It does depend on the browser used.

The official xml for RFC 9190 is a good example (i.e., it does not depend on my editor).
https://www.rfc-editor.org/rfc/rfc9190.xml

  • The compilation to text does not produce the correct non-ASCII characters when using Safari Version 15.6 (17613.3.9.1.5) on MacOS Montery Version 12.5.
  • The compilation to html does produce the correct non-ASCII characters when using Safari Version 15.6 (17613.3.9.1.5) on MacOS Montery Version 12.5.
  • The compilation to text and html does produce the correct non-ASCII characters when using Firefox 103.0 (64-bit) on MacOS Montery Version 12.5.

So the problem is either in the Safari browser or the code for https://author-tools.ietf.org.

from ietf-at-ui.

kesara avatar kesara commented on August 23, 2024

Thanks for the information. I can reproduce the issue in Safari 15.6.
It turns out that the default encoding in Safari is Windows (ISO Latin 1).
If you change the default encoding to Unicode (UTF-8) text displays fine.

You can change this from "Preferences -> Advanced":
Screen Shot 2022-08-04 at 12 25 57 AM

I'll investigate if there's anything more that I could do from author tools side to make this work better on Safari.

from ietf-at-ui.

kesara avatar kesara commented on August 23, 2024

As generating HTML with Safari works without changing the default encoding I would expect that it is possible to make it work better.

It is easier with HTML because charset can be defined in meta.

from ietf-at-ui.

kesara avatar kesara commented on August 23, 2024

Closing this issue as this repository is being archived.
Report new issues and feature requests to https://github.com/ietf-tools/ietf-at

from ietf-at-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.