Quantcast
Channel: Active questions tagged charset - Stack Overflow
Browsing all 59 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

MalformedInputException when reading file using Apache FileUtils

FileUtils.readLines(attribFile, StandardCharsets.UTF_8) This line is giving the error: Method threw java.nio.charset.MalformedInputExceptionWhat could be the reason for this?Is it because the File...

View Article


How to fix the encoding of a string in JavaScript

I have received a broken string from another piece of software. I would have liked to fix its encoding in JavaScript but I feel I am missing something.Here's an exemple of broken string: DétectéÃ...

View Article


How can i know the charset encoding of a http response?

This question is about charset and is NOT about content-type.When I make a request to this page - https://www.baeldung.com/java-char-encoding, when I inspect the response, I can see the charset used...

View Article

Compiling MariaDB server for debugging with ASCII character set

My current project revolves around developing unique plugins for MariaDB. This necessitates the use of MariaDB's debugging mode, particularly the 10.5.19 version. I utilize a specific SQL script for my...

View Article

Image may be NSFW.
Clik here to view.

Character encoding issue when connecting from MariaDB to Oracle DB using...

After connecting to MariaDB and executing the following commandCREATE TABLE ora_emp ENGINE=CONNECT TABLE_TYPE=ODBC TABNAME='tablename' CONNECTION='DSN=ORCL;UID=userid;PWD=pass';INSERT INTO...

View Article


Image may be NSFW.
Clik here to view.

must start with [charset] - A11Y HTML5 Validator

I use vite, vue3 and A11Y HTML5 Validator Chrome ispectorWhile inspecting A11Y HTML5 Validator, <head> must start with [charset] error is displayed continuously.in index.html code<link...

View Article

How can I convert corrupted old data or broken charset in database to UTF-8?...

I have a database, but the data in it is not UTF-8 compatible and shows Turkish characters broken. I need a detailed help on how to translate data automatically or manually. I've tried everything, but...

View Article

Error: Module parse failed: Unexpected character '@' (1:0)

./node_modules/bootstrap/dist/css/bootstrap.min.css?ngGlobalStyle:1:0 - Error: Module parse failed: Unexpected character '@'(1:0)You may need an appropriate loader to handle this file type, currently...

View Article


Fixing Mysql charset and data encoding issue

enter image description hereI was trying suitable charsets for my website, I had difficulties uploading some characters. Now it seems that the data encoding is gone strange, maybe chinese? It has only...

View Article


Creating a file with a "Mac OS Central European" charset

i've been using javascript lately to modify data in files called "ALE" which is kind of a metadata table for video files. I'm not a professional programmer and I'm kind of stuck with a problem...

View Article

How to create my own unique Charset in Java?

I would like to make my own Charset in Java and then use it for the encoding purpose.I need to add some particular symbols to my Charset as well as all of the numbers and 4 languages (Traditional...

View Article

Image may be NSFW.
Clik here to view.

Charset not present in used JDK

I have a java system communicating that serves as a gateway to different systems (java, mainframe, etc). This java system receives a request using, for example, utf8 and converts it to the encoding of...

View Article

ImportError with import openai in conda

I am getting this error when I import openai in Python in a conda environment:ImportError: cannot import name 'COMMON_SAFE_ASCII_CHARACTERS' from 'charset_normalizer.constant'I tried uninstalling and...

View Article


Is Cxf modify Outbound Response Message?

I'm making Web service using CXF,nd i didn't set any Interceptor or message Capture.When i return Response my data charset is modified.my service code like this@POST@Path("/test")public Respnse...

View Article

Does UTF-8 content could be malformed in Java

I am trying to create a test case in java to testdecoder.onMalformedInput(CodingErrorAction.REPLACE);decoder.onUnmappableCharacter(CodingErrorAction.REPLACE);I need some character in UTF_8 Charset...

View Article


MySQL Connector / CharacterSet / two connections

I am facing a problem using python, mysql.connector (8.1.0) and trying to open 2 connections on 2 different servers:If I run :from mysql.connector import MySQLConnectionif __name__ in '__main__': # A...

View Article

Character encodings for all integers from 0 to 255 [duplicate]

I have a page that encrypts a user's login and password. The user inputs a key, login and password. I add the ascii value of the first character of the key to the ascii value of the first character of...

View Article


MYSQL in server not read "Ç" in query [duplicate]

I did make a test with my server aplication (node) in localhost and everything run well, but when I run it online (EC2 - UBUNTU), "Ç" character isn't read (replaced for anothers). This happens when I...

View Article

Data set and collation in a Mysql DB

I created a database in Mysql for a record room mgt system using Sinhala character set. But when I export that database file and use it in another database(by importing) all the characters show as...

View Article

PHP How to decode plain text with "=E9""=E9" string [duplicate]

Probably an encoding ssue with some charset (windows-1252/windows-1258)Hi everybody,I actually work on an IMAP reader from PHP. I have no issue on the IMAP system itself, all work but some mails I try...

View Article
Browsing all 59 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>