When I try to cut a content part and paste it in another article I get a wrong link.
Copy & paste is OK.
[I hope I am not the only one with this problem, please tell me if that works in your installation]
Thanks
cut & paste content part: error in 1.2.8, 20060905
cut & paste content part: error in 1.2.8, 20060905
* Maybe I'm wrong * Maybe not *
Hi Evoplure,
this problem is fixed today.:
http://sourceforge.net/tracker/index.ph ... tid=607698
Knut
this problem is fixed today.:
http://sourceforge.net/tracker/index.ph ... tid=607698
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Hi,
$a .= '<a href=\"include/inc_act/act_structure.php?do='.rawurlencode('7|'.$cut_article_content.'|'.$article[$akey]["article_id"].'|-10');
Please kill this slash.
Knut
at /include/ic_lib/admin.functions.inc.php Line 272O.G. wrote:fixed - a "" too much in line 272 of
"admin.functions.inc.php"
$a .= '<a href=\"include/inc_act/act_structure.php?do='.rawurlencode('7|'.$cut_article_content.'|'.$article[$akey]["article_id"].'|-10');
Please kill this slash.
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )