https://issues.apache.org/ooo/show_bug.cgi?id=119902
--- Comment #8 from Andre <[email protected]> --- I am generally in favor of the renaming but have some remarks/questions: 1. The patch looks like the first master page is renamed twice. 2. The standard master pages are renamed but what about notes and handout master pages? 3. The indices of original name and new name are different. Original index of page n is n+1 while the index of the new name is n. 4. The original names contain the string SD_LT_SEPARATOR ("~LT~") that is used in various places. The new names don't. Does the code that uses this string still work? grep SD_LT_SEPARATOR sd/source/* found 69 places. -- You are receiving this mail because: You are the assignee for the bug.
