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

XLSX Reader associated irrelevant quote prefixed style #950

Closed
frantzmiccoli opened this issue Apr 1, 2019 · 6 comments
Closed

XLSX Reader associated irrelevant quote prefixed style #950

frantzmiccoli opened this issue Apr 1, 2019 · 6 comments
Labels

Comments

@frantzmiccoli
Copy link
Contributor

frantzmiccoli commented Apr 1, 2019

This is:

- [x] a bug report
- [ ] a feature request
- [x] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)

What is the expected behavior?

Formula are correctly executed.

What is the current behavior?

Style is identified has being prefixed by a quote. $style->quotePrefix == true

What are the steps to reproduce?

I am not able to understand what is causing this, nor to produce a minimal reproduciable example.

Which versions of PhpSpreadsheet and PHP are affected?

My code has been breaking since 033ed16 "Dde call safe handling" but I do not think that the problems comes from it as the styles are explicitly mentioning quotePrefix. I have unsuccessfully tried to understand what might be wrong here.

I am opening this ticket so people can report encounterx with similar problems.

@stale
Copy link

stale bot commented May 31, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If this is still an issue for you, please try to help by debugging it further and sharing your results.
Thank you for your contributions.

@stale stale bot added the stale label May 31, 2019
@frantzmiccoli
Copy link
Contributor Author

Not stale.

@stale stale bot removed the stale label May 31, 2019
@stale
Copy link

stale bot commented Jul 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If this is still an issue for you, please try to help by debugging it further and sharing your results.
Thank you for your contributions.

@stale stale bot added the stale label Jul 30, 2019
@stale stale bot closed this as completed Aug 7, 2019
@melkamar
Copy link

Not stale.

@oleibman
Copy link
Collaborator

Might you be able to supply a code sample and/or spreadsheet that demonstrates your problem? I certainly can't figure out what the problem is from the information currently available in the ticket.

@endrsmar
Copy link

This problem is somehow linked to cell formatting, we've received two separate excel files from a customer that demonstrate this problem, unfortunately I can't of course provide those directly. I'm trying to produce an example sheet but so far I couldn't find the correct combination of formula/formatting that leads to this issue. Removing formatting from cells fixes this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants