Ticket #65 (closed defect: fixed)

Opened 8 years ago

Last modified 6 years ago

Encoding should be preserved.

Reported by: phil Owned by: armin
Priority: high Milestone: libobby 0.4.0
Component: Gobby Version:
Severity: normal Keywords:
Cc: Launchpad Bug:

Description

The incoming encoding from what it is converted should be saved internally on the host which opened them, so that the save function results in a file with the original one.

Change History

Changed 8 years ago by phil

  • milestone changed from Gobby 0.3.0 to libobby 0.4.0

obby should remember the encoding when somebody opens a file, and serialise this information into the session dump.

Changed 8 years ago by phil

  • component changed from Gobby to libobby

Changed 7 years ago by anonymous

  • priority changed from normal to high
  • component changed from libobby to Sobby
  • summary changed from Encoding should be preserved to Encoding should be preserved.

Changed 7 years ago by anonymous

  • milestone changed from libobby 0.4.0 to Gobby 0.1.0

Changed 7 years ago by anonymous

  • owner changed from armin to anonymous
  • status changed from new to assigned

Changed 7 years ago by anonymous

  • status changed from assigned to new

Changed 7 years ago by anonymous

  • status changed from new to assigned

Changed 7 years ago by armin

  • status changed from assigned to new
  • owner changed from anonymous to armin
  • component changed from Sobby to Gobby
  • milestone changed from Gobby 0.1.0 to libobby 0.4.0

Changed 7 years ago by phil

  • Add an encoding field to obby's documents. Gobby will set all of them to UTF-8 due to internal conversions.
  • Cache the incoming encoding from which the file is converted on the client which opens the file and use it on future saves. This is not sent over the line.
  • Provide an encoding field in the save dialog, to enable others to switch the encoding. Remember it.

Changed 7 years ago by obby

  • status changed from new to closed
  • resolution set to fixed

(In [758]) /gobby: changeset Store original encoding in document settings [fixes #65] Original author: Armin Burgmeier <armin@…> Date: 2006-03-06 19:03:19

Changed 7 years ago by phil

  • status changed from reopened to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.