https://bz.apache.org/bugzilla/show_bug.cgi?id=60971
Greg Woolsey <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Greg Woolsey <[email protected]> --- Implemented in r1791025. Note that the previous getTitle() returned an empty RichTextString when there was a formula based title defined. That behavior is retained for compatibility. The JavaDoc now indicates consumers should check for a formula string first, as that is null if a static text title is defined or no title is defined. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
