https://bz.apache.org/ooo/show_bug.cgi?id=93815
Czesław Wolański <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Czesław Wolański <[email protected]> --- Checking the issue with three versions: - in 2.4.3 the program works as expected by the reporter - in 3.0.0 it returns a null string indeed - interestingly, in 4.1.12 it returns "MyValue". The 3.0 SDK documentation states that the DocumentInfo service is deprecated and recommends using the DocumentProperties service instead. The online IDL reference provides the same information (cf. the attached file). Fixing the code in line with the new specs gives the desired effect. Thus I see no real defect in this issue. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.
