[BusyBox 0005154]: busybox-1.11.2-lineedit.patch breaks history

bugs at busybox.net bugs at busybox.net
Fri Sep 26 11:37:46 UTC 2008


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=5154 
====================================================================== 
Reported By:                patchman
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   5154
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-25-2008 05:37 PDT
Last Modified:              09-26-2008 04:37 PDT
====================================================================== 
Summary:                    busybox-1.11.2-lineedit.patch breaks history
Description: 
Hi,

I noticed that the busybox-1.11.2-lineedit.patch in the fixes-1.11.2
subdir
breaks command line history. It seems to remove the last entry after
using
it. Look:

# ls            <ENTER>
dummyfile
# echo          <ENTER>

# <UP>echo      <ENTER>

# <UP>ls        (Huh?)

Seems the patch is some kind of disimprovement. ;-)
====================================================================== 

---------------------------------------------------------------------- 
 vda - 09-26-08 04:34  
---------------------------------------------------------------------- 
Failed to reproduce it here. Please attach your .config 

---------------------------------------------------------------------- 
 vda - 09-26-08 04:37  
---------------------------------------------------------------------- 
# ./busybox ash
~/srcdevel/bbox/fix/busybox.t4 # ls<ENTER>
applets   busybox ...
~/srcdevel/bbox/fix/busybox.t4 # echo<ENTER>

~/srcdevel/bbox/fix/busybox.t4 # <UP>echo<ENTER>

~/srcdevel/bbox/fix/busybox.t4 # <UP>echo 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-25-08 05:37  patchman       New Issue                                    
09-25-08 05:37  patchman       Status                   new => assigned     
09-25-08 05:37  patchman       Assigned To               => BusyBox         
09-26-08 04:34  vda            Note Added: 0012164                          
09-26-08 04:37  vda            Note Added: 0012174                          
======================================================================




More information about the busybox-cvs mailing list