BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005154 [BusyBox] Other minor always 09-25-08 05:37 09-28-08 16:18
Reporter patchman View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.11.x
Summary 0005154: 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. ;-)
Additional Information busybox 1.11.2
Attached Files  .config [^] (24,256 bytes) 09-26-08 06:13

- Relationships

- Notes
(0012164)
vda
09-26-08 04:34

Failed to reproduce it here. Please attach your .config
 
(0012174)
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
 
(0012214)
patchman
09-26-08 06:14

.config attached here
 
(0012244)
vda
09-26-08 18:33

I found the buglet and updated busybox-1.11.2-lineedit.patch
Please try it again.
 
(0012324)
vda
09-28-08 16:18

Fixed
 

- 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
09-26-08 06:13 patchman File Added: .config
09-26-08 06:14 patchman Note Added: 0012214
09-26-08 18:33 vda Note Added: 0012244
09-28-08 16:18 vda Status assigned => closed
09-28-08 16:18 vda Note Added: 0012324
09-28-08 16:18 vda Resolution open => fixed
09-28-08 16:18 vda Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker