Project description should be processed with coercion instead of hooks #63006

Open
opened 2019-03-27 12:11:23 +01:00 by Francesco Siddi · 1 comment

In order to convert description to _description_html we use the parse_markdown hook. This should not happen, as we rely on _normalize_coerce_markdown to generate html from markdown for all other fields.

This works for nodes, but seems to not work for projects.

In order to convert description to _description_html we use the `parse_markdown` hook. This should not happen, as we rely on `_normalize_coerce_markdown` to generate html from markdown for all other fields. This works for nodes, but seems to not work for projects.

Added subscriber: @fsiddi

Added subscriber: @fsiddi
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: archive/pillar#63006
No description provided.