#6437: BBcode [code] in [list] encoding problem
-------------------------------+--------------------------------------------
    Reporter:  schneimi        |          Type:  Bug                      
      Status:  new             |      Priority:  Medium                   
   Milestone:  Bakery 2.0.x.x  |     Component:  Bakery:bakery.cakephp.org
     Version:  1.2 Final       |      Severity:  Normal                   
    Keywords:                  |   Php_version:  n/a                      
Cake_version:                  |  
-------------------------------+--------------------------------------------
 I experienced a problem with more than one code part in lists, this
 concerns other code blocks as well, like model.

 Here is an example with two lists:

 {{{
 [list]
 [li][code]code1[/code][/li]
 [li]text[/li]
 [/list]
 }}}

 {{{
 [list]
 [li][code]code1[/code][/li]
 [li]text[/li]
 [li][code]code2[/code][/li]
 [/list]
 }}}

 First list on its own works fine, second on its own gets translated to:

 {{{
 ?zw(u�i���X����Y�u�b�נ��b�x�ʋ�j�r�� ��i�+ay�%��"�
 ޕ�b�{hʋ���^��ަV�zv�z����ץ�� �)bzw(u�O
 ...
 }}}

 Both sequenced show this:

 {{{
 
[encoded]PGEgaHJlZj0iL2FydGljbGVzL2Rvd25sb2FkX2NvZGUvMTA4MS9ibG9jay81Ij5Eb3dubG9hZCBjb2RlPC9hPjxjb2RlPjxzcGFuIHN0eWxlPSJjb2xvcjogIzAwMDAwMCI+CmNvZGUyPC9zcGFuPgo8L2NvZGU+[/encoded]
 }}}

-- 
Ticket URL: <https://trac.cakephp.org/ticket/6437>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tickets cakephp" group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to