[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Freeipmi-devel] [bugs #8724] bmc-config does not check for legit input
From: |
Ian Zimmerman |
Subject: |
[Freeipmi-devel] [bugs #8724] bmc-config does not check for legit input from user on key-value pair |
Date: |
Wed, 12 May 2004 20:46:16 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040405 Firefox/0.8 |
This mail is an automated notification from the bugs tracker
of the project: FreeIPMI.
/**************************************************************************/
[bugs #8724] Latest Modifications:
Changes by:
Ian Zimmerman <address@hidden>
'Date:
Wed 05/12/04 at 17:45 (PST8PDT)
What | Removed | Added
---------------------------------------------------------------------------
Category | None | bmc-config
Severity | 1 - None | 3 - Ordinary
Item Group | None | User Interface Bug
------------------ Additional Follow-up Comments ----------------------------
This (and #8725 which is the same) will be hard to fix
because there's no shared knowledge in the fish code about
which values are valid for which keys.
Perhaps the checkout code should output the comment line
preceding a setting in a fixed, easily parsed format; then
the commit code could get the information from there.
/**************************************************************************/
[bugs #8724] Full Item Snapshot:
URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8724>
Project: FreeIPMI
Submitted by: Albert Chu
On: Wed 04/28/04 at 09:46
Category: bmc-config
Severity: 3 - Ordinary
Item Group: User Interface Bug
Resolution: None
Assigned to: None
Status: Open
Summary: bmc-config does not check for legit input from user on key-value pair
Original Submission: tdev3|/home/achu 30>/usr/sbin/bmc-config --checkout |
grep flow_control
flow_control 0
tdev3|/home/achu 31>/usr/sbin/bmc-config --commit -k flow_control=57
tdev3|/home/achu 32>/usr/sbin/bmc-config --checkout | grep flow_control
flow_control 1
Follow-up Comments
------------------
-------------------------------------------------------
Date: Wed 05/12/04 at 17:45 By: itz
This (and #8725 which is the same) will be hard to fix
because there's no shared knowledge in the fish code about
which values are valid for which keys.
Perhaps the checkout code should output the comment line
preceding a setting in a fixed, easily parsed format; then
the commit code could get the information from there.
For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=8724>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeipmi-devel] [bugs #8724] bmc-config does not check for legit input from user on key-value pair,
Ian Zimmerman <=