Problem description: linking an lowercase external named range cell don't work. Upercase are ok. Steps to reproduce: 1. File 1 Test1 2. File 2 Test2 with A1 named range1 and A2 named RANGE3 3. In Test1 on A1 "Insert" -> "Lien vers des données externes"(something like data from external link ? ) URL = Test2 range = range1 => "Impossible d'actualiser le lien." (don't know it in english) 4. In Test1 on A1 "Insert" -> "Lien vers des données externes"(something like data from external link ? ) URL = Test2 range = RANGE3 => OK Current behavior: lowercase external named range link go wrong, and upercase are good Expected behavior: All upercase and lowercase named range link are ok Operating System: Linux (Other) Version: 3.6.6.2 release Last worked in: 4.0.1.1 rc
Please attach a test1 and test2 file, with the steps given I'm not able to follow the instructions - much easier if we just have an exact copy of files that you are seeing the issue on. Marking as NEEDINFO, once you attach a zip of the relevant files we will investigate. Also, want to verify the info you provided: you say it's broken on 3.6.6.2 release but works on 4.0.1.1 rc? Does it work on 4.0.3.3 release? If so it's likely going to be marked as WFM as these releases are newer and thus the problem has been solved.
I think I have a fix for it.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5651e793d2a55e3ab7f4e731252d7c678f1e37c0&h=libreoffice-4-1 range names need to be checked upper case, fdo#64031 It will be available in LibreOffice 4.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d1ea2722b0d13632818142b84fa7989fb9d5085f range names need to be checked upper case, fdo#64031 The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Pending review for 4-0.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a8fb2124310e9f21ca75f2a39b95cdf021173e36&h=libreoffice-4-0 range names need to be checked upper case, fdo#64031 It will be available in LibreOffice 4.0.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
So, I cant reproduce this on 4.0.3 or on 3.6.7~rc1. Looking at the backlog: http://cgit.freedesktop.org/libreoffice/core/commit/?id=45b19123a63f23fe37b11b063d7567bf79ef09aa seems like the most likely cause and thus is already present in all 3.6 versions and thus no minor release regression. Therefore: Setting version to 3.6.0 alpha.