Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Patch to support different cases in xlsx internal files
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jacek  
View profile   Translate to Translated (View Original)
 More options Oct 4 2011, 3:15 pm
From: Jacek <jba...@gmail.com>
Date: Tue, 4 Oct 2011 12:15:51 -0700 (PDT)
Local: Tues, Oct 4 2011 3:15 pm
Subject: Patch to support different cases in xlsx internal files

Hello everyone,

I tried to process the xlsx file with Roo, but I couldn't read any strings
from the file. After frustrating for three hours or so, I found the reason
(and solution). The internal file which contains strings had a non standard
name - "sharedstrings.xml" instead of "sharedStrings.xml". I fixed the issue
by changing just 3 lines of code. That should prevent such problems in
similar cases. I attached the patch.

Have a nice day,
Jacek

  excelx_support_for_internal_filenames_with_different_cases.patch
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas Preymesser  
View profile  
 More options Oct 5 2011, 6:12 am
From: Thomas Preymesser <tho...@gmail.com>
Date: Wed, 5 Oct 2011 12:12:59 +0200
Local: Wed, Oct 5 2011 6:12 am
Subject: Re: [roo] Patch to support different cases in xlsx internal files
Hello Jacek,

On 2011-10-04, Jacek <jba...@gmail.com> wrote:

> I tried to process the xlsx file with Roo, but I couldn't read any strings
> from the file. After frustrating for three hours or so, I found the reason
> (and solution). The internal file which contains strings had a non standard
> name - "sharedstrings.xml" instead of "sharedStrings.xml".

this is interesting. Which application created thes .xlsx files?

-Thomas

--
Thomas Preymesser
tho...@gmail.com
http://thopre.googlepages.com/
http://thopre.wordpress.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jacek  
View profile  
 More options Oct 5 2011, 1:33 pm
From: Jacek <jba...@gmail.com>
Date: Wed, 5 Oct 2011 10:33:05 -0700 (PDT)
Local: Wed, Oct 5 2011 1:33 pm
Subject: Re: Patch to support different cases in xlsx internal files

> this is interesting. Which application created thes .xlsx files?

Hello Thomas. It was generated by Bio-Rad CFX Manager 2.1 ( http://goo.gl/Va9Xg
)

Jacek


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »