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

Leading space #6

Closed
AdamKuzminski opened this issue Jul 12, 2019 · 2 comments
Closed

Leading space #6

AdamKuzminski opened this issue Jul 12, 2019 · 2 comments

Comments

@AdamKuzminski
Copy link

It seems that for cells with text with leading space (or spaces) the lib returns null value.
Example:
<table:table-cell office:value-type="string" calcext:value-type="string">text:ptext:s/Test </text:p></table:table-cell>
Value of that cell is null.

@miachm
Copy link
Owner

miachm commented Jul 12, 2019

Thanks for the report!

I see the problem, the tag text:s is not implemented. It shouldn't be hard to fix...

miachm added a commit that referenced this issue Aug 3, 2019
Leading spaces/new lines returns null value
@miachm
Copy link
Owner

miachm commented Aug 3, 2019

Solved and released!

@miachm miachm closed this as completed Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants