https://bz.apache.org/bugzilla/show_bug.cgi?id=57923
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dominik Stadler <[email protected]> --- Nevermind, the following is sufficient to reproduce the problem: NameRecord record = new NameRecord(); assertEquals(0, record.getExternSheetNumber()); this is fixed via r1686689 now. -- 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]
