To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=96906 Issue #|96906 Summary|ucb: size of a symlink to a file Component|ucb Version|DEV300m37 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|mhu Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Thu Dec 4 16:38:15 +0000 2008 ------- So here's what I want to do cd .../basis3.0/share/autocorr ln -s acor_en-GB.dat acor_en-IE.dat and in tools->autocorrect under English(Eire) I want to see the same words as under English(UK) Currently it doesn't work. Attached is a patch which makes it work. I'm not 100% sure if that exactly what the handling of unix symlinks *should* look like from consumers of ucb's point of view. For example we already look through the link already to find out if it is a file or a directory. A visible side-effect of this change is that in the OOo file picker symlinks would no longer be reported as of 0 size, on the other hand using the underlying link targets size does make links valid from the size property perspective when trying to determine if they could contain substreams --------------------------------------------------------------------- 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]
