[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Japanese characters were garbled when using Publish-Tweet. #208

Open
iranika opened this issue Jun 13, 2023 · 0 comments
Open

Japanese characters were garbled when using Publish-Tweet. #208

iranika opened this issue Jun 13, 2023 · 0 comments
Assignees
Labels
bug Something isn't working CHANGELOG.4.Fixed CHANGELOG Entry Type

Comments

@iranika
Copy link
iranika commented Jun 13, 2023

What is broken or not working?

Hi,

When using Publish-Tweet, Japanese characters are garbled.
The same applies to Emoji☺ too.

e.g. Publish-Tweet -TweetText "☺"

"☺" was changed ?charactor.

image

I want to send Emoji and japanese text.

PowerShell Environment

Name                           Value
----                           -----
PSVersion                      7.3.4
PSEdition                      Core
GitCommitId                    7.3.4
OS                             Linux 5.4.0-139-generic #156-Ubuntu SMP Fri Jan 20 17:27:18 UTC 2023
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

What steps will reproduce the behavior?

Publish-Tweet -TweetText "☺"
Publish-Tweet -TweetText "てすとです"

Relevant console output

PS [***] > Publish-Tweet -TweetText ☺

Id                  : 1668642732775190528
Text                : ?
Attachments         :
AuthorId            : 2886419880
ContextAnnotations  :
ConversationId      : 1668642732775190528
CreatedAt           : 6/13/2023 3:33:24 PM
Entities            :
Geo                 :
InReplyToUserId     :
EditHistoryTweetIds : {1668642732775190528}
EditControls        : IsEditEligibile: True, EditableUntil: 6/13/2023 4:33:24 PM, EditsRemaining: 5
Language            : qst
NonPublicMetrics    :
OrganicMetrics      :
PossiblySensitive   : False
PromotedMetrics     :
PublicMetrics       : RetweetCount: 0, ReplyCount: 0, LikeCount: 0, QuoteCount: 0
ReferencedTweets    :
ReplySettings       : Everyone
Source              :
Withheld            : Copyright:False, CountryCodes:

Anything else?

No response

@iranika iranika added bug Something isn't working CHANGELOG.4.Fixed CHANGELOG Entry Type labels Jun 13, 2023
@iranika iranika changed the title Japanese characters were garbled. Japanese characters were garbled when using Publish-Tweet. Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CHANGELOG.4.Fixed CHANGELOG Entry Type
Projects
None yet
Development

No branches or pull requests

2 participants