Bug 705819 - Note on workaround for inability to edit some job attributes
Summary: Note on workaround for inability to edit some job attributes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: Release_Notes
Version: Development
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: 2.0
: ---
Assignee: Alison Young
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-18 15:16 UTC by Trevor McKay
Modified: 2011-06-24 03:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
The args attribute of a job can accommodate numeric values as a default. Non numeric values require special formatting in the attributes form. Workaround: To set the args attribute of a job to a non numeric value, encapsulate the value and non numeric characters within quotation marks. For example, to change the args attribute from 60s to 60m, encapsulate 60m within quotation mark. If a non numeric value is provided without quotation marks, no error displays but the value remains unchanged.
Clone Of:
Environment:
Last Closed: 2011-06-24 03:06:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 703196 0 medium CLOSED Unable to set non-numeric Args for job 2021-02-22 00:41:40 UTC

Description Trevor McKay 2011-05-18 15:16:36 UTC
Description of problem:

We should try to include a simple release note documenting the workaround for #BZ703196 if time allows.  Setting needinfo for content.



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Chad Roberts 2011-05-24 19:35:27 UTC
When attempting to edit the Args attribute of a job, in order to be able to set it to any non-numeric value, you will need to add quotes.

For instance, to change the Args attribute from 60s to 60m, you would need to add quotes on the edit attributes form, making your entry "60m".

Attempting to set the Args to a non-numeric value without quotes will not result in an error message displayed to the user, but the value will remain unchanged.

Comment 3 Misha H. Ali 2011-06-08 06:54:59 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
The args attribute of a job can accommodate numeric values as a default. Non numeric values require special formatting in the attributes form.

Workaround:

To set the args attribute of a job to a non numeric value, encapsulate the value and non numeric characters within quotation marks.

For example, to change the args attribute from 60s to 60m, encapsulate 60m within quotation mark. If a non numeric value is provided without quotation marks, no error displays but the value remains unchanged.


Note You need to log in before you can comment on or make changes to this bug.