[Bug 62629] Reaching a Rule M2.4 exception when trying to merge two files

2019-03-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62629

Dominik Stadler  changed:

   What|Removed |Added

 CC||scull.sa...@gmail.com

--- Comment #5 from Dominik Stadler  ---
*** Bug 58917 has been marked as a duplicate of this bug. ***

-- 
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 62629] Reaching a Rule M2.4 exception when trying to merge two files

2018-12-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62629

Dominik Stadler  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #4 from Dominik Stadler  ---
The problem is in the two source files, one has default content-type for
extension "jpg", the other for "jpeg". 

It seems the application which produces these files is not creating fully
standard-conforming files.

one file:


other file:


We now gracefully handle such situations with r1849814, but such files might
cause other issues in LibreOffice or Excel.

-- 
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 62629] Reaching a Rule M2.4 exception when trying to merge two files

2018-08-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62629

--- Comment #3 from Lucas  ---
Created attachment 36096
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36096=edit
The target workbook to trigger 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 62629] Reaching a Rule M2.4 exception when trying to merge two files

2018-08-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62629

--- Comment #2 from Lucas  ---
Created attachment 36095
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36095=edit
The sheet to merge to trigger 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 62629] Reaching a Rule M2.4 exception when trying to merge two files

2018-08-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62629

--- Comment #1 from Lucas  ---
Created attachment 36094
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36094=edit
The java class used for merging the 2 workbook

-- 
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