candycane development - Bug #245 New Error in presentation while showing activity : '

0 views
Skip to first unread message

cand...@www1361.sakura.ne.jp

unread,
Mar 9, 2012, 7:15:20 AM3/9/12
to candyca...@googlegroups.com, yan...@gmail.com, halt....@gmail.com, gra...@grahamweldon.com, mind...@free.fr
Issue 245 has been reported by Thomas Bouchet.

----------------------------------------
Bug #245 Error in presentation while showing activity : '
http://my.candycane.jp/issues/show/245
Author: Thomas Bouchet
Status: New
Priority: Low
Assigned To:
Category:
Fixed Version:
When the subject of an issue has some specifics characters, they are not well rendered.

I made the subject of this issue as is : with the quote character being encoded twice in HTML.
You can see it in the file *views/projects/activity.ctp, on the line :
link($candy->format_activity_title($event[?title?]), $event[?url?])

This is encoding twice the quote character: first by the *format_activity_title* function, and then in the link function of CakePHP.

We have two choices : remove the encoding in the candy function, or set to *false* the last parameter of the link function (be careful, newer CakePHP versions do not have the same link parameters).?
?


--------
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://my.candycane.jp/

Reply all
Reply to author
Forward
0 new messages