[Libreoffice-bugs] [Bug 120153] {macOS} Finder shows incorrect version number in column view
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 29 12:21:16 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=120153
--- Comment #8 from Andy M <asmaloney+lo at gmail.com> ---
Interesting, thanks Jan-Marek.
1) 6.1.0.3 becomes 6.1.3 with the current setup which is clearly incorrect and
misleading.
As an end-user, changing this version number the way it does is very confusing.
Since this is a user-facing string, why not just drop the "micro version"
instead of munging it? That would make a lot more sense.
2) According to Apple, in the CFBundleVersion:
- The first number represents the most recent major release and is limited to a
maximum length of four digits.
- The second number represents the most recent significant revision and is
limited to a maximum length of two digits.
- The third number represents the most recent minor bug fix and is limited to a
maximum length of two digits.
So the version number being produced here - 6.1.2001 - is invalid.
(ref:
https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-102364
)
I could go into "why does the project feel it needs a 'micro version' at all",
but I won't :-)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180929/925d201f/attachment.html>
More information about the Libreoffice-bugs
mailing list