| Summary: | Allow defaults to be used as parameters for RTF control words without explicit parameters | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mike Kaganski <mikekaganski> |
| Component: | Writer | Assignee: | Ekansh Jha <jhaekansh80> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jhaekansh80, kunaalus, mentoring, vmiklos, xiscofauli |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, filter:rtf, skillCpp, topicDebug |
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 81234 | ||
|
Description
Mike Kaganski
2017-02-10 05:45:59 UTC
Hey, I'd like to work on this and this would be my first easyHack. It would be very helpful if I can talk to you once before I start working on it? (In reply to Kunal Jain from comment #1) Welcome to LibreOffice! Please join #libreoffice-dev, and don't hesitate to ask if you have any questions. I'll try to provide any help necessary to get you going. ekuiitr committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=061145e2172886f0bd8b33f16ede7c21dba6f3f6 tdf#105910 Allow defaults to be used as parameters for RTF control words. It will be available in 6.1.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. Mike Kaganski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=21a15d5106bf081d3c896f9f1b01702b2c61d135 Unit test for tdf#105910, tdf#115276, tdf#115278 It will be available in 6.1.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. |