bugPSPP - Bugs: bug #38672, exporting LIST command behaves as...

 
 

bug #38672: exporting LIST command behaves as if there was a very short page length

Submitter:  John Darrington <jmd>
Submitted:  Sat 06 Apr 2013 07:04:32 AM UTC
   
 
Category:  Output Driver Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  Before 0.8.0
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 07 Apr 2013 08:00:52 PM UTC, comment #2: 

I pushed a fix.

Ben Pfaff <blp>
Group administrator
Sat 06 Apr 2013 07:10:47 AM UTC, comment #1: 

This problem can be demonstrated with the following code:

data list list /clientID (A8) ResPostCode * Suburb (A40).
begin data.
CT034562  3200 ANU
CT034562  3200 ANU
CT034562  3200 ANU
CT034562  3200 ANU
CT034562  3200 ANU
CT034562  3200 ANU
CT034562  3200 ANU
CT034562  3200 ANU
CT034562  3200 ANU
CT034562  3200 Australian National University
end data.
list.

It also happens from the command line when run like this:


echo $LINES ; pspp ll.sps

(LINES happened to be 80),
but behaves as expected when run like
LINES=1000 pspp ll.sps



John Darrington <jmd>
Group administrator
Sat 06 Apr 2013 07:04:32 AM UTC, original submission:  

Originally reported by: Ronald Crichton.
His report attached.


John Darrington <jmd>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #27787:  LIST_notes.pdf added by jmd (139KiB - application/pdf)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by blp (Posted a comment)
  • -email is unavailable- added by jmd (Submitted the item)
  • -email is unavailable- added by jmd (Original)
  •  

    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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-07 blp StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2013-04-06 jmd ReleaseBefore 0.6.0 Before 0.8.0
    2013-04-06 jmd StatusNone Confirmed
        ReleaseNone Before 0.6.0
    2013-04-06 jmd Attached File- Added LIST_notes.pdf, #27787
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code