| Summary: | Insert>name>create (left column) freezes if name is R or C (or address specifier) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | sheepmud |
| Component: | LibreOffice | Assignee: | Eike Rathke <erack> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | Keywords: | regression |
| Priority: | medium | ||
| Version: | 4.2.0.0.alpha0+ Master | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:4.5.0 target:4.3.7 target:4.4.1 target:4.3.6 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
sheepmud
2015-01-22 20:20:25 UTC
An update...it seems to specifically crash when the letter 'R' is in the left column (what I want the right value assigned to as a name). Weird... I haven't tested other values. I know the letters 'V' and 'I' both do not crash. Not a crash, but freezes (endless loop). R and C are special in the R1C1 address reference syntax and can't be used as names and would be adjusted to _R and _C. The check triggers an endless loop though.. Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=34f8864c9af563cbcd34352b3edefc67ba235ae7 Resolves: fdo#88721 correct negated condition in range name validation It will be available in 4.5.0. 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 https://gerrit.libreoffice.org/14120 for 4-4 https://gerrit.libreoffice.org/14121 for 4-3 Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ebe1b1dd8d77e04975854c4e0f9a43dcb5e15a08&h=libreoffice-4-3 Resolves: fdo#88721 correct negated condition in range name validation It will be available in 4.3.7. 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. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cd2434655c94814598daa8105cab0af314a6adf7&h=libreoffice-4-4 Resolves: fdo#88721 correct negated condition in range name validation It will be available in 4.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. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-4-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2e6d4d4941db42184d7e7b68960a1affd7c61101&h=libreoffice-4-3-6 Resolves: fdo#88721 correct negated condition in range name validation It will be available in 4.3.6. 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. |