Bug 902509

Summary: zsh history garbled with option hist_reduce_blanks on
Product: [openSUSE] openSUSE Distribution Reporter: Forgotten User cI3FYhfYTs <forgotten_cI3FYhfYTs>
Component: BasesystemAssignee: Ismail Dönmez <ismail>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: aspiers, bwiedemann, karol, sweet_f_a
Version: Leap 42.3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User cI3FYhfYTs 2014-10-24 10:34:46 UTC
How to reproduce:

$ zsh
$ setopt hist_reduce_blanks
$ echo  LALA LELE LULU
LALA LELE LULU

Now use cursor up to go to the previous history line:

$ echo LLAA LLEE ULUU

will appear
Comment 1 Forgotten User cI3FYhfYTs 2014-10-24 10:41:36 UTC
This has been fixed in zsh 5.0.5 (which replaced 5.0.3 and 5.0.4 because of other issues).
Comment 2 Bernhard Wiedemann 2014-10-25 04:48:48 UTC
reproduced on 13.1
but works on 12.3 and Factory.
Comment 3 Bernhard Wiedemann 2014-11-14 14:01:01 UTC
This is an autogenerated message for OBS integration:
This bug (902509) was mentioned in
https://build.opensuse.org/request/show/261601 13.1 / zsh
Comment 4 Bernhard Wiedemann 2014-11-17 13:08:15 UTC
please test
http://download.opensuse.org/update/13.1-test/x86_64/zsh-5.0.7-8.4.1.x86_64.rpm
and reopen if it does not work
otherwise this will be released in a few days
Comment 5 Bernhard Wiedemann 2014-11-21 14:35:29 UTC
tested OK
Comment 6 Swamp Workflow Management 2014-11-24 13:11:11 UTC
openSUSE-RU-2014:1482-1: An update that has three recommended fixes can now be installed.

Category: recommended (moderate)
Bug References: 888989,896914,902509
CVE References: 
Sources used:
openSUSE 13.1 (src):    zsh-5.0.7-8.4.1
Comment 7 Ruediger Meier 2018-02-26 13:36:07 UTC
Re-introduced in 42.3
Comment 8 Andreas Stieger 2018-02-27 09:58:33 UTC
added to SLE 12 pending updates list to be included in the next available update
Comment 9 Karol Babioch 2018-04-11 08:14:38 UTC
Is this still an issue on 42.3? I couldn't re-produce this on multiple systems, so I'm pretty sure it is fixed.
Comment 10 Ruediger Meier 2018-04-11 10:40:43 UTC
Yes you are right, I guess I was testing on the wrong machine.