Opened 11 years ago
Closed 10 years ago
#35347 closed defect (bug) (wontfix)
get_comment_text() and comment_text() are not similar.
| Reported by: | inferus-vv | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Comments | Version: | 4.4.1 |
| Severity: | normal | Keywords: | close |
| Cc: | Focuses: | template |
Description
comment_text() function returns parsed comment with HTML tags, but get_comment_text() returns simple text without formatting. Looking on other functions, I think get_comment_text() should return formatted code and comment_text() just call get_comment_text() and echo it
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@inferus-vv Hello. Welcome to Trac!
I do not see an obvious way to change the output of these two functions, while still preserving backwards compatibility. For this reason, I am going to suggest this ticket be closed.