fix parse_si for Japanese excel files #141
No reviewers
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#141
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "patch-1"
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?
Hi.
using #parse_si 'Phonetic Properties' items for Japanese excel files,
the Phonetic items(KATAKANA) represents pronunciation hints of String(KANJI).
It expected get '漢字' . but got '漢字フリガナ'.
so replace these string, because this can be caused by only
<rPh>
.@tgfjt do you have a sample file that shows this? I'd like to set up some tests as well
Coverage remained the same when pulling
cb7503de12
on tgfjt:patch-1 intof9097d403b
on SheetJS:master.@SheetJSDev
done.
https://github.com/tgfjt-boxbox/xlsx-parse-sample
It seems to be caused by colored KANJI😓
@SheetJSDev
I'd like to you inform us about current status...
ping😭 @SheetJSDev
Pull request closed