Edgewall Software

Ticket #4185 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

timeline.rss not updated with r4214 and r4224

Reported by: Tim Hatch <trac@…> Owned by: jonas
Priority: low Milestone: 0.11
Component: timeline Version: devel
Severity: minor Keywords:
Cc:

Description

templates/timeline.rss needs to be updated for the changes made to 4214 and 4224. I'm attaching my try, which appears to work.

Attachments

timeline-rss-4214-4224.diff Download (0.8 KB) - added by Tim Hatch <trac@…> 3 years ago.

Change History

Changed 3 years ago by Tim Hatch <trac@…>

Changed 3 years ago by cboos

Well, the wiki_to_html was done on purpose for the RSS output. The reasoning was that the RSS Reader would eventually truncate the message when appropriate, but otherwise it would have the full information at its disposal.

So do you really think it would be better to make it a one liner?

Changed 3 years ago by cmlenz

  • milestone set to 0.11

I actually applied the patch in [4334], but agree it would be better to use wiki_to_html to get the full text.

Changed 3 years ago by cmlenz

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

Updated in [4336].

Changed 3 years ago by mgood

  • status changed from closed to reopened
  • resolution fixed deleted

Since this has eliminated the use of the use_oneliner and shorten_oneliner options they should be removed from the code as well.

Changed 3 years ago by cboos

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

No, those remains useful for the HTML view. There, the ITimelineEventProvider are in control of what should be shown, and those fields are set according to the various configuration options we already have.

Add/Change #4185 (timeline.rss not updated with r4214 and r4224)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.