fix_urls never used on collected content

Bug #881713 reported by perrito666
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Singing & Dancing
New
Undecided
Unassigned

Bug Description

When sending a newsletter with collected content that has rich text in it, the text should be processed by fix_urls before rendering it, otherwise the newsletter only has full urls for static content.

Revision history for this message
Daniel Nouri (daniel.nouri) wrote :

Do you have a patch that makes it work perhaps?

It's a bit hard to know what's involved. Are you using any customisations?

Revision history for this message
perrito666 (perrito666) wrote :

As close as I can get to a patch is: I added :

return fix_urls(utils.compactify(html)).decode('utf-8')

to composer.py (originally it was without the fix_urls call), I am not using any customization besides that.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.