bugPSPP - Bugs: bug #14466, DISPLAY DICTIONARY gets labels...

 
 

bug #14466: DISPLAY DICTIONARY gets labels confused.

Submitter:  John Darrington <jmd>
Submitted:  Thu 08 Sep 2005 01:33:38 AM UTC
   
 
Category:  Output Driver Severity:  5 - Average
Status:  Fixed Assigned to:  blp
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 03 Jul 2006 01:17:37 AM UTC, comment #3: 

Seems to be OK now.



A fix has been checked in to the CVS repository

John Darrington <jmd>
Group administrator
Sun 02 Jul 2006 05:59:25 AM UTC, comment #2: 

Boy, it's really confusing that bug #14466 and bug #16644 seem to be closely related.

Ben Pfaff <blp>
Group administrator
Sun 02 Jul 2006 05:57:34 AM UTC, comment #1: 

This appears to work correctly for me in the current CVS, with both ASCII and PostScript output drivers.  The fix for bug #16644 that I just committed seemed to be related or perhaps the same bug.

There is, however, a bug in the attached syntax file.  Fix:

@@ -15,7 +15,7 @@ VARIABLE LABEL x2 "TWo".
 VARIABLE LABEL x3 "Three".
 VARIABLE LABEL x4 "Four".
 VARIABLE LABEL x5 "Five".
-VARIABLE LABEL x5 "Six".
+VARIABLE LABEL x6 "Six".

John, can you confirm that this is fixed?

Ben Pfaff <blp>
Group administrator
Thu 08 Sep 2005 01:33:38 AM UTC, original submission:  

The attached file should display:

x1  One
x2  Two
x3  Three
x4  Four
x5  Five
x6  Six

but, in with the ascii output driver it displays

x1  One
x2  Two
x3  Three
x4  Four
x5  Six
x6  _


and in the postscript driver:


x1  One
x2  Two
x3  Three
x4   _
x5   _
x6   _




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 #3461:  bug.sps added by jmd (308B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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

Date Changed by Updated Field Previous Value => Replaced by
2006-07-03 blp Open/ClosedOpen Closed
2006-07-03 jmd Assigned tojmd blp
2006-07-03 jmd StatusWorks For Me Fixed
2006-07-02 jmd Assigned toNone jmd
2006-07-02 blp StatusNone Works For Me
2005-09-08 jmd Attached File- Added bug.sps, #2928

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code