mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #91] Crash when external language JSON file has syntax error #1995
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#1995
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @VShawn on GitHub (Feb 27, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/91
Originally assigned to: @VShawn on GitHub.
Thanks to
Edmar Carvalhaesreport this bug to me by email.github.com/VShawn/PRemoteM@a64edac606/PRM.Core/Model/SystemConfig.Language.cs (L99-L105)here I load json file twice while the first load line101 is no error catch.
Since PRM release version using built-in xaml resource for multi languages, this bug will only occur when user using a external self-make language file.
==========================================================
Environment
PRemoteM Ver:
0.5.9.2102191952OS:
Windows 10 Home 64-bits 6.2.9200.0 (2009).NET Framework:
.NET Framework 4.8CLR:
4.0.30319.42000Error Info
After parsing a value an unexpected character was encountered: ". Path 'server_editor_gateway_logon_method_psw', line 201, position 2.
Stack Trace
Recent Log
==========================================================