To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=104418
------- Additional comments from [email protected] Fri Aug 21 21:54:07 +0000 2009 ------- This requires a file format change in ODF, since the visibility data is stored as <table:data-pilot-members> <table:data-pilot-member table:name="1" table:display="false" table:show-details="true"/> </table:data-pilot-members> where the name is clearly stored as "1". To fix this, we need to store the index of a member, instead of its name. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
