Created attachment 116366 [details] Screenshot In 18.12 beta, the help browser text is unreadable since all spaces are turned into escape characters. See screenshot.
Git commit 879f412c713adb8659bf098af786f082349c4025 by Nikita Sirgienko. Committed on 17/11/2018 at 11:15. Pushed by sirgienko into branch 'master'. Remove inheritance HelpResult from TextResult and add support to create HelpResult from html directly. It's fix unreadable help result for Sage Also increase soversion, because the change breaks ABI. FIXED-IN: 18.12 M +8 -11 src/backends/sage/sageexpression.cpp M +1 -3 src/lib/CMakeLists.txt M +40 -5 src/lib/helpresult.cpp M +11 -2 src/lib/helpresult.h https://commits.kde.org/cantor/879f412c713adb8659bf098af786f082349c4025
Git commit 29de6587d2e697cf2a285abe31ede2544f0a5e0b by Nikita Sirgienko. Committed on 17/11/2018 at 11:17. Pushed by sirgienko into branch 'Applications/18.12'. Remove inheritance HelpResult from TextResult and add support to create HelpResult from html directly. It's fix unreadable help result for Sage Also increase soversion, because the change breaks ABI. FIXED-IN: 18.12 (cherry picked from commit 879f412c713adb8659bf098af786f082349c4025) M +8 -11 src/backends/sage/sageexpression.cpp M +1 -3 src/lib/CMakeLists.txt M +40 -5 src/lib/helpresult.cpp M +11 -2 src/lib/helpresult.h https://commits.kde.org/cantor/29de6587d2e697cf2a285abe31ede2544f0a5e0b