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

zcl_excel_reader_2007 can give wrong results when cells with partial formatting are present #178

Closed
ivanfemia opened this issue Dec 27, 2013 · 6 comments
Milestone

Comments

@ivanfemia
Copy link
Collaborator

The readerclass zcl_excel_reader_2007 may result in incorrect importvalues when cells with partial formatting are present in the file.

I'll attach a file that demonstrates this misbehaviour.
The area A1:B3 is filled with data

Cell with partial formatting: A2

When outputting the data that is being imported by the readerclass the following cells produce a wrong output:
expected error: A2
further unexpected errors: A3, B3

Attached are:
An .xlsx-file with partial formatting
a .txt-file with trivial abapcoding to demonstrate the error.

@ivanfemia
Copy link
Collaborator Author

Updating issues (#174, #31, #71, #134, #137, #141, #155, #156, #170, #176, #179, #180, #182)

@ivanfemia
Copy link
Collaborator Author

I've just reviewed the changes. It would be great if you can get the latest version of SAPlink as this would avoid so many changes in the metadata. To help you and others I've updated the page [[url:http://wiki.sdn.sap.com/wiki/x/BQFgE|What must I do to contribute to an ABAP project?]]

@ivanfemia
Copy link
Collaborator Author

Stefan could you please confirm that this issue is fixed?

@ivanfemia
Copy link
Collaborator Author

;o) - No.

I submitted a solution that I believe is a fix and subsequently changed the status to "Test". Confirming or Rejecting this should be done by anybody but me.

@ivanfemia
Copy link
Collaborator Author

[[file:cFNQE-dcKr473dacwqjQYw]]
Demofile with that results in error

@ivanfemia
Copy link
Collaborator Author

[[file:cFSZPydcKr473dacwqjQYw]]
Trivial program to display the erronous import

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

1 participant