Export to GitHub

grub4dos-chenall - issue #98

set /u has string length limitations


Posted on Nov 3, 2012 by Happy Kangaroo

What steps will reproduce the problem? 1.set /p /u KEY=123456789012345678901234567890123456789012345678901234567890123456789012345 2.set /p /u KEY=12345678901234567890123456789012345678901234567890123456789012345678901234567890 3.

What is the expected output? What do you see instead? First example gives an error when the user enters the 3rd or 4th character Second example gives an error immediately.

What version of the product are you using? On what operating system? 0.4.5c 2012-06-09

Please provide any additional information below.

Comment #1

Posted on Nov 6, 2012 by Happy Hippo

there is bug in commandline.not set /u limit. but now i have no time to fix.

Status: WontFix

Labels:
Type-Defect Priority-Medium