bugGNU Enscript - Bugs: bug #31259, sliceprint tries to execute...

 
 

bug #31259: sliceprint tries to execute enscript--extended-return-values

Submitter:  None
Submitted:  Tue 05 Oct 2010 11:51:36 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 05 Oct 2010 11:51:36 PM UTC, original submission:  

In enscript 1.6.5.2 sliceprint appears to try to execute
enscript--extended-return-values.  There appears to be no
space generated between $enscript and $args for the setting of $cmd in the two occurences of $cmd = "$enscript" . $args ...
I suggest add a space where $args is set, that is changing
$args = "--extended-return-values"; to
$args = " --extended-return-values";

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cloos (Updated the item)
  • -email is unavailable- added by diocles (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-18 cloos Open/ClosedOpen Closed
    2011-07-09 diocles StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code