Modify ↓
Ticket #206 (closed defect: fixed)
Opened 8 years ago
Last modified 23 months ago
rss output for <title> needs to be encapsulated CDATA
| Reported by: | rocky | Owned by: | daniel |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.6.1 |
| Component: | general | Version: | 0.6 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Need to do something to the effect of:
<title> <![CDATA[ My text and my embedded link, <a href="hello.html">test</a>. ]]> </title>
Attachments
Change History
comment:1 Changed 8 years ago by daniel
- Milestone set to 0.6.1
comment:2 Changed 8 years ago by daniel
- Owner changed from jonas to daniel
- Status changed from new to assigned
comment:3 Changed 8 years ago by anonymous
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 23 months ago by anonymous
CDATA in <title> tag is not working for me… i put it in IE7.
Infact what i want is.. show title in two lines. how can i break the title to show in two lines?
Note: See
TracTickets for help on using
tickets.



Fixed in [367].