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

Jonathan Verner <jonathan.ver...@matfyz.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.7.0
      Latest Commit|                            |https://invent.kde.org/kdev
                   |                            |elop/kdevelop/commit/304907
                   |                            |339df0f2185e29daacb411a0bed
                   |                            |1af6395
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Jonathan Verner <jonathan.ver...@matfyz.cz> ---
Git commit 304907339df0f2185e29daacb411a0bed1af6395 by Jonathan L. Verner.
Committed on 11/11/2021 at 13:45.
Pushed by igorkushnir into branch 'release/21.12'.

Enable the commit form after git commit failure

This fixes a bug which would lead to the commit form being disabled and
unusable when a commit failed for some reason.

The commit form was disabled when the commit job started and was meant to
be enabled when the job finished. However, the wrong signal was connected
to, which meant that in case of failure the code never ran.
FIXED-IN: 5.7.0

M  +1    -1    plugins/git/committoolview.cpp

https://invent.kde.org/kdevelop/kdevelop/commit/304907339df0f2185e29daacb411a0bed1af6395

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

Reply via email to