Modify ↓
      
Opened 19 years ago
Closed 19 years ago
#3909 closed defect (fixed)
unicode(<description>) in RSS feed for reports
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 | 
| Component: | general | Version: | devel | 
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
In r3885 the RSS-Feed description element looks like this:
<description>unicode(<p> Text </p> )</description>
Attachments (0)
Change History (4)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Oh, I sorry. I am talking about the feed for a ticket report.
See http://meine-jugend.net/trac/jugend/report/11?format=rss
comment:3 by , 19 years ago
| Milestone: | → 0.11 | 
|---|---|
| Owner: | changed from to | 
| Severity: | normal → trivial | 
| Status: | new → assigned | 
Ah, I should have grep'ed for it ;)
comment:4 by , 19 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Fixed in r3892.
Thanks for trying out 0.11dev btw. Seems perfectly stable to me, though I have the impression that people are somewhat reluctant to make the jump ;)
Don't hesitate to flood us with bug reports ;)
  Note:
 See   TracTickets
 for help on using tickets.
    


  
Which feed? The t.e.o timeline RSS feed?
... <description><p> <a class="wiki" href="http://trac.edgewall.org/wiki/PageTemplates">PageTemplates</a>: follow-up to <a class="changeset" href="http://trac.edgewall.org/changeset/3881" title="TracWiki: implement simple PageTemplates (#962) The default content for a ...">r3881</a>, doing some cleanup suggested by coderanger and matt_good. </p> </description> ...The t.e.o revision log RSS feed?
... <description><a class="wiki" href="http://trac.edgewall.org/wiki/PageTemplates">PageTemplates</a>: follow-up to <a class="changeset" href="http://trac.edgewall.org/changeset/3881" title="TracWiki: implement simple PageTemplates (#962) The default content for a ...">r3881</a>, doing some cleanup suggested by &hellip;</description> ...(same as above, but with verbose=on)
All look ok to me.
Or are you talking about something different?