Ticket #1946 (closed bug: worksforme)

Opened 16 years ago

Last modified 16 years ago

Crash: Inserting plain text causes crash.

Reported by: boyan Owned by: boyan
Priority: major Milestone: M12_RELEASE
Component: uncategorized Version: 2.0
Keywords: Cc:
Category: unknown Effort:
Importance: Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: boyan Design_owners: boyan
Imp._owners: boyan Test_owners:
Analysis_reviewers: meddle Changelog:
Design_reviewers: meddle Imp._reviewers: meddle
Test_reviewers: vanya Analysis_score: 4.5
Design_score: 4.5 Imp._score: 4.5
Test_score: 3

Description

When you try to insert a plain text file, an exception with message "(R4) Remove this code" is thrown.

Change History

comment:1 Changed 16 years ago by boyan

  • Status changed from new to s1b_analysis_finished

finished bug report

comment:2 Changed 16 years ago by boyan

  • Status changed from s1b_analysis_finished to s2a_design_started

starting design and implementation

comment:3 Changed 16 years ago by boyan

  • Status changed from s2a_design_started to s3b_implementation_finished

Importing text from files (plain, html, rtf) should be rewritten according to the R4 design. PlainTextImportManager should be deleted, HotTextImportManager should be deleted when all imports are rewritten using new logics with auto actions and accesses.

Changeset: [6166]

The changeset includes changes that are not directly related to the bug, but include improvements of the branch (javadoc, reduced warnings, code refactoring, moving some things, etc.)

comment:4 Changed 16 years ago by meddle

  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Analysis_reviewers set to meddle
  • Analysis_score changed from 0 to 4.5
  • Imp._reviewers set to meddle
  • Design_score changed from 0 to 4.5
  • Design_reviewers set to meddle
  • Imp._score changed from 0 to 4.5

I added a few changes in [6200].. But very good work, the import origin was forgotten and you added it and the plain text import works now!

4.5p (25m)

comment:5 Changed 16 years ago by vanya

  • Status changed from s3c_implementation_ok to closed
  • Test_score changed from 0 to 3
  • Test_reviewers set to vanya
  • Resolution set to worksforme

The application loads the text very slowly.

Note: See TracTickets for help on using tickets.