Ticket #1727 (closed bug: fixed)

Opened 16 years ago

Last modified 16 years ago

Books with PDF frame cannot be saved

Reported by: deyan Owned by: mira
Priority: critical Milestone: M09_BETA1
Component: uncategorized Version: 2.0
Keywords: Cc:
Category: unknown Effort:
Importance: Ticket_group:
Estimated Number of Hours: Add Hours to Ticket:
Billable?: Total Hours:
Analysis_owners: deyan Design_owners: mira
Imp._owners: mira Test_owners:
Analysis_reviewers: Changelog:
Design_reviewers: pap Imp._reviewers: pap
Test_reviewers: Analysis_score: 0
Design_score: 3.5 Imp._score: 3.5
Test_score: 0

Description

Create a book, insert a PDF, Save the book as, an error appears.

Attachments

pdfbug.txt (81.3 KB) - added by deyan 16 years ago.

Change History

Changed 16 years ago by deyan

comment:1 Changed 16 years ago by deyan

  • Owner set to deyan
  • Status changed from new to s1a_analysis_started

comment:2 Changed 16 years ago by deyan

  • Status changed from s1a_analysis_started to s1b_analysis_finished

comment:3 Changed 16 years ago by mira

  • Design_owners set to mira
  • Status changed from s1b_analysis_finished to s1c_analysis_ok
  • Imp._owners set to mira

There is no pdf content and resource persisters. The resource can not be persisted in its current state.

The pdfData() prop is added to hold the bin data for the pdf file and to be persisted. Helper methods are written to help conversion from bin data to byte buffer needed for construction of a PDFFile. The two needed persisters are written also. [3910]

comment:4 Changed 16 years ago by mira

  • Owner changed from deyan to mira
  • Status changed from s1c_analysis_ok to s2a_design_started

comment:5 Changed 16 years ago by mira

  • Status changed from s2a_design_started to s2b_design_finished

comment:6 Changed 16 years ago by mira

  • Status changed from s2b_design_finished to s2c_design_ok

comment:7 Changed 16 years ago by mira

  • Status changed from s2c_design_ok to s3a_implementation_started

comment:8 Changed 16 years ago by mira

  • Status changed from s3a_implementation_started to s3b_implementation_finished

comment:9 Changed 16 years ago by pap

  • Status changed from s3b_implementation_finished to closed
  • Imp._reviewers set to pap
  • Design_score changed from 0 to 3.5
  • Design_reviewers set to pap
  • Resolution set to fixed
  • Imp._score changed from 0 to 3.5
Note: See TracTickets for help on using tickets.