| Summary: | FIREBIRD: Yes/No[BOOLEAN] type field is not available on edit table, but it is a new type on FB 3 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | m_a_riosv <miguelangelrv> |
| Component: | Base | Assignee: | Tamas Bunth <btomi96> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | btomi96, lionel |
| Priority: | medium | ||
| Version: | 5.3.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 51780 | ||
|
Description
m_a_riosv
2016-10-09 22:13:00 UTC
Confirming on my Linux Mint 18 master build. Boolean (Yes/No) does not appear in the list of possible field types in table edit mode. Wastack committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1d0f3649ba271a439ab38d35ce02462561cc9caa tdf#103074 Implement Boolean Type for FB driver It will be available in 5.4.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. Is it possible to backport to 5.3.0? (In reply to Volga from comment #3) > Is it possible to backport to 5.3.0? Given that 5.3.0 is already in RC stage, I feel it is a bit late. For 5.3.1, not sure we should start to introduce such functional changes rather than pure bugfixes. I won't approve it, but I won't veto it either. Hi Lionel, by now it is under experimental features on 5.3, and if I'm not wrong will follow in that situation, so maybe it's a good oportunity to introduce this kind of funcionalities, while there could be more people testing without the risk to break their work. (In reply to m.a.riosv from comment #5) > Hi Lionel, by now it is under experimental features on 5.3, That's a fair point, yes. |