[Bug 40829] file corrupt if sheets with printTitleRows set are removed

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40829

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Dominik Stadler dominik.stad...@gmx.at ---
No update for a long time = Resolving this issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 40853] Some of the outlines are collapsed, some of them are not

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40853

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Dominik Stadler dominik.stad...@gmx.at ---
No update on this issue for a long time, there are likely changes in one of the
later releases which make this work, therefore resolving this issue, please
reopen this bug if it still happens with the latest version and provide some
test-code and sample files so we can reproduce this issue on the latest
version.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 41943] data formats that contains spaces e.g. # ##0 wrongly interpreted by excel

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41943

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Dominik Stadler dominik.stad...@gmx.at ---
No update for a long time, therefore resolving this bug for now, please reopen
with the requested information based on an up-to-date version of poi.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 42016] Incorrect formula with auto-fill cells (shared formula)

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42016

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Dominik Stadler dominik.stad...@gmx.at ---
This seems to have been fixed, a simple unit test added with r1614135 using the
given xls-file shows that it works with latest trunk.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 42297] exception on cell with both name and expression error

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42297

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #1 from Dominik Stadler dominik.stad...@gmx.at ---
Can you provide a sample file and a unit test which shows the error?

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 43615] Lose Default Styles for Columns after Clone

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43615

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Dominik Stadler dominik.stad...@gmx.at ---
Many bugs in this area were fixed in the meantime, if this is still a problem
with the latest release, then please report a bug together with sample
files/unit tests which allow to reproduce the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 45326] Bug in shape.setText()

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45326

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Dominik Stadler dominik.stad...@gmx.at ---
No reply on request for more information, thus resolving this one for now,
please reopen with more information if this is still a problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 45531] HSSFDateUtil.getJavaDate() should return Date for negative cell values

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45531

Dominik Stadler dominik.stad...@gmx.at changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



In preparation for a beta release

2014-07-28 Thread Nick Burch

Hi All

All being well, in the next few days I'll kick off a 3.11 beta 1 release 
vote. Before then...


If you are a lurker on the dev list, please grab a nightly build, try your 
code with it, and report any regressions. Especially formula related ones, 
as the recent support for cross-workbook formulas on XSSF and multi-sheet 
references for HSSF+XSSF needed some surpisingly major changes! Docs 
changes and new examples greately received too!


If you are a contributor, with an outstanding patch you want applied, 
please ensure it applies cleanly to trunk, includes unit tests, includes 
required new files, and the bug entry details that all of these are the 
case!


If you are a committer, please review as many outstanding patches as you 
can, and apply those you can! Also please ensure you're happy with the 
state of trunk, ready for voting in a few days time


Whatever your level of contribution to the project, please help out 
however you can do for the next release :)


Nick

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 56781] New: XSSFName.validateName(String) Only Checks for the First Character's Validity and Presence of Spaces

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56781

Bug ID: 56781
   Summary: XSSFName.validateName(String) Only Checks for the
First Character's Validity and Presence of Spaces
   Product: POI
   Version: 3.9
  Hardware: PC
OS: Mac OS X 10.4
Status: NEW
  Severity: normal
  Priority: P2
 Component: XSSF
  Assignee: dev@poi.apache.org
  Reporter: rome...@live.com

XSSFName.validateName(String) (and HSSFName.validateName(String)) each validate
name input for named ranged (when set via setNameName(String)'). This
validation only checks that the first character is an underscore or letter, and
that there are no spaces in the name. 

This does not prevent other invalid characters (such as '-') from being used
within the body of the name. Upon opening the file in Excel 2010, excel claims
there is corrupted data and attempts repair (which consists of removing the
offending named range(s), after which the file is readable without issue)

Both of these validation methods should check the full length of the name for
invalid characters. 

There is a forum post in the excel forums with someone asking what the valid
useable chracters are. The most relevant response was:

From Excel Help:

What characters are allowed? The first character of a name must be a letter, an
underscore character (_), or a backslash (\).
Remaining characters in the name can be letters, numbers, periods, and
underscore characters.

There are additional restrictions documented in the javadoc of
HSSFName.setNameName and XSSFName.setNameName, such as maximum length.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 56781] XSSFName.validateName(String) Only Checks for the First Character's Validity and Presence of Spaces

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56781

--- Comment #1 from Ryan O'Meara rome...@live.com ---
Side note: If I manage to get the POI environment setup, I'd be willing to take
a crack at a patch for this

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 56781] XSSFName.validateName(String) Only Checks for the First Character's Validity and Presence of Spaces

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56781

--- Comment #2 from Nick Burch apa...@gagravarr.org ---
http://poi.apache.org/howtobuild.html and http://poi.apache.org/guidelines.html
should hopefully cover you on getting started to contribute

FormulaParser currently has logic for deciding if a sequence of characters is a
valid (anything) for a formula, my first hunch is it might be possible to
perhaps re-use the name validating parts of that?

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 56783] New: convert word to html

2014-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56783

Bug ID: 56783
   Summary: convert word to html
   Product: POI
   Version: 3.9
  Hardware: PC
Status: NEW
  Severity: normal
  Priority: P2
 Component: HWPF
  Assignee: dev@poi.apache.org
  Reporter: pzxsh...@163.com

Created attachment 31852
  -- https://issues.apache.org/bugzilla/attachment.cgi?id=31852action=edit
bug

when i convert word to html, the word catalog can't has TOC \o 1-3 \h
\u,but the html file contains.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org