https://bugs.kde.org/show_bug.cgi?id=386151

Dominik Haumann <dhaum...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kte |https://commits.kde.org/kte
                   |xteditor/120e8400cad69fb21c |xteditor/2f467b46ac6f545993
                   |ab3c7b05dca77904c40fbf      |cbbbedc1e67c489c4f076a

--- Comment #10 from Dominik Haumann <dhaum...@kde.org> ---
Git commit 2f467b46ac6f545993cbbbedc1e67c489c4f076a by Dominik Haumann.
Committed on 05/01/2019 at 10:50.
Pushed by dhaumann into branch 'master'.

Fix emmet script by using HEX instead of OCT numbers in strings

Summary:
This is a follow-up commit to D17970, which did not yet fix it correctly.
The fix now is to use HEX notation instead of OCTAL notation, since
the OCTAL notation seems to not be supported by QML/V4 (which is likely
a bug).

Test Plan: Scripts in Tools > Scripts > Emmet work

Reviewers: carewolf, loh.tar

Reviewed By: carewolf

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

Differential Revision: https://phabricator.kde.org/D17984

M  +2    -2    src/script/data/libraries/emmet/lib.js

https://commits.kde.org/ktexteditor/2f467b46ac6f545993cbbbedc1e67c489c4f076a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to