Project

General

Profile

Bug #30

Escaped chars are not unescaped when loading messages from backend

Added by EgS almost 17 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Quassel Core
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.13.1
OS:
Any

Description

Currently ' (single quote) is escaped by doubling it to '' when storing it in the database backend but not converted back to a single quote when loading the data.

This should be auotmagicaly be fixed when the SQL-Queries are changed to variable binding.

History

#1 Updated by EgS almost 17 years ago

The new SqliteStorage Engine seems to handle this quite well.

Please report any regarding this subject. If no issues occur I'll close this bug in about a week - when I'm back from Italy :)

#2 Updated by Sputnick almost 17 years ago

As predicted, the transition to the new Storage backend closes this bug.

Also available in: Atom PDF