Skip to content

Unify geocache log texts #1991

Open
Open
@kojoty

Description

@kojoty

cache_log DB table contains currently:

  • text_htmledit with values: 0|1
  • text_html with values 0|1|2

I believe that with our new DB update mechanism it should be easy to cleanup it.
We should store in Db just safe log text with simple HTML tags in UTF, and be sure there is no need to do any "magic" to display it.

Columns text_htmledit and text_html shoudl be removed from Db then.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions