This Function Wizard bug exists in the 1:3.2.1-6ubuntu1~10.04.1 0 build too, so I think there is a regression: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594120
Maybe it's too far an edge case, but I do use the FW a lot, so I am reverting to 1:3.2.0-7ubuntu4.1 0 for my daily work. Steps to reproduce: 1. Open Calc and enter "Debian" in cell Sheet1.A1, and "Squeeze" in cell Sheet2.A1 2. In cell Sheet1.C1, open the Function Wizard and select CONCATENATE and choose text1: A1 (on Sheet1) text2: "-" text3: A1 (on Sheet2) The resulting formula looks like this: =CONCATENATE(A1:A1;"-";A1:A1) expected to look like this: =CONCATENATE(A1;"-";Sheet2.A1) ** Bug watch added: Debian Bug tracker #594120 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594120 -- backport OOo 3.2.1 for lucid https://bugs.launchpad.net/bugs/623267 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
