bugPSPP - Bugs: bug #26739, new crosstabs problem

 
 

bug #26739: new crosstabs problem

Submitter:  John Darrington <jmd>
Submitted:  Wed 03 Jun 2009 06:54:24 AM UTC
   
 
Category:  None Severity:  7 - Major
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 07 Jun 2009 04:06:01 AM UTC, comment #2: 

I pushed a fix for the bad output problem.  It also adds a test to ensure that it doesn't recur.  I'm closing the bug--please do reopen it if it doesn't appear fixed on your end.

Ben Pfaff <blp>
Group administrator
Sun 07 Jun 2009 03:30:44 AM UTC, comment #1: 

I pushed a fix for the crash.

The results still don't look right, though, so I'm leaving this open.

Ben Pfaff <blp>
Group administrator
Wed 03 Jun 2009 06:54:24 AM UTC, original submission:  

This syntax causes a crash on value-rep

DATA LIST LIST /x y .
BEGIN DATA.
2 2
3 1
4 2
4 1
END DATA.

CROSSTABS
        /TABLES= x BY y
        /STATISTICS=CHISQ
       .


John Darrington <jmd>
Group administrator

 

(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 blp (Posted a comment)
  • -email is unavailable- added by jmd (Submitted 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
    2009-06-07 blp StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code