[Bug 63624] XWPFTableCell.setText() returns empty when no paragraph is created

2023-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63624 --- Comment #6 from PJ Fanning --- https://bz.apache.org/bugzilla/show_bug.cgi?id=66988 changes the behaviour to make setText replace the text and adds a new appendText to append. 66988 will be part of POI 5.2.4. -- You are receiving this

[Bug 63624] XWPFTableCell.setText() returns empty when no paragraph is created

2023-08-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63624 PJ Fanning changed: What|Removed |Added Depends on||66988 Referenced Bugs:

[Bug 63624] XWPFTableCell.setText() returns empty when no paragraph is created

2020-05-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63624 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63624] XWPFTableCell.setText() returns empty when no paragraph is created

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63624 --- Comment #4 from PJ Fanning --- Hi iseletkov, Alain Bearez appears to have added a fix on March 27th. Could you try the latest POI code? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 63624] XWPFTableCell.setText() returns empty when no paragraph is created

2020-04-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63624 iseletkov changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from iseletkov ---

[Bug 63624] XWPFTableCell.setText() returns empty when no paragraph is created

2019-11-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63624 Dominik Stadler changed: What|Removed |Added Summary|Bug in |XWPFTableCell.setText()