Ticket #1728 (closed bug: fixed)

Opened 16 years ago

Last modified 16 years ago

Cannot export a book with video to HTML

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: ntraykov, mira
Imp._owners: ntraykov, mira Test_owners:
Analysis_reviewers: Changelog:
Design_reviewers: pap Imp._reviewers: pap
Test_reviewers: Analysis_score: 0
Design_score: 3 Imp._score: 3
Test_score: 0

Description (last modified by mira) (diff)

Create a book, insert a video file, export to HTML.

Attachments

1728.txt (39.6 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
  • Milestone set to M09_BETA1

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 ntraykov

  • Design_owners set to ntraykov
  • Status changed from s1b_analysis_finished to s2c_design_ok
  • Imp._owners set to ntraykov

comment:4 Changed 16 years ago by ntraykov

  • Owner changed from deyan to ntraykov
  • Status changed from s2c_design_ok to s3a_implementation_started

comment:5 Changed 16 years ago by ntraykov

  • Status changed from s3a_implementation_started to s3b_implementation_finished

implementation finished in [3855]
The exporting of media to HTML is now forbidden. Exports only images and text.

comment:6 Changed 16 years ago by pap

  • Status changed from s3b_implementation_finished to s1c_analysis_ok
  • Design_score changed from 0 to 1
  • Design_reviewers set to pap
  • Imp._score changed from 0 to 1
  • Imp._reviewers set to pap
  • This is not a nice solution.
  • What if you introduce a tetris frame ? Will you add it to the list of exceptions too.

comment:7 Changed 16 years ago by mira

  • Design_owners changed from ntraykov to mira
  • Owner changed from ntraykov to mira
  • Status changed from s1c_analysis_ok to s2a_design_started

comment:8 Changed 16 years ago by mira

  • Status changed from s2a_design_started to s2b_design_finished
  • Description modified (diff)

The problem occures when exporting to html video, audio, pdf, book or browser contents. There should be persisters with appropriate schemas that handle the export to html.

For now they would be only printing text like this 'TODO - Browser content.'

comment:9 Changed 16 years ago by mira

  • Status changed from s2b_design_finished to s2c_design_ok

comment:10 Changed 16 years ago by mira

  • Status changed from s2c_design_ok to s3a_implementation_started

comment:11 Changed 16 years ago by mira

  • Status changed from s3a_implementation_started to s3b_implementation_finished
  • Imp._owners changed from ntraykov to mira

Done - [3906]

comment:12 Changed 16 years ago by pap

  • Design_owners changed from mira to ntraykov, mira
  • Status changed from s3b_implementation_finished to closed
  • Imp._owners changed from mira to ntraykov, mira
  • Design_score changed from 1 to 3
  • Resolution set to fixed
  • Imp._score changed from 1 to 3
  • Generally ok but I am not quite sure that the persisters you make should be in the html export module. I think that other extra modules should provide htmlexporters themselves
  • Commited to trunk in [3911]
Note: See TracTickets for help on using tickets.