[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-12-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 IgnacioHR changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #9 from IgnacioHR --- Pat

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 Javen O'Neal changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #8 from Javen O'Ne

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 Javen O'Neal changed: What|Removed |Added Keywords||PatchAvailable -- You are receiving th

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 --- Comment #7 from IgnacioHR --- Created attachment 34357 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34357&action=edit Alternative patch to previous one This is an alternative patch to the full patch. This one does not change the

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 IgnacioHR changed: What|Removed |Added Attachment #34342|0 |1 is obsolete|

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 --- Comment #5 from IgnacioHR --- I'm sorry to be so active at this time. o.a.p.hssf.usermodel.TestHSSFFormulaEvaluator.java#testXRefs suggest me that the preferred option is (2) (the external workbook must be added to the linkTable before the

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 --- Comment #4 from IgnacioHR --- OK, I've dig into the problem of TestBugs#bug45970 and this is what I see. on line 1852 of o.a.p.hssf.usermodel.TestBugs.java there is the following: row.getCell(1).setCellFormula("'[$http://gagravarr.org/For

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 --- Comment #3 from IgnacioHR --- Hi, Sorry, I don't understand this part of the comment: "Unfortunately, this patch cannot be committed yet because it breaks o.a.p.hssf.usermodel.TestBugs#bug45970." row.getCell(1).setCellFormula("'[$http://

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 --- Comment #2 from Javen O'Neal --- Committed disabled unit test in r1763937. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 Javen O'Neal changed: What|Removed |Added Attachment #34334|0 |1 is obsolete|

[Bug 60219] [PATCH] FormulaParser can't parse external references when sheet name is quoted

2016-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60219 Javen O'Neal changed: What|Removed |Added Attachment #34334|0 |1 is patch|