cut & paste content part: error in 1.2.8, 20060905

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
Locked
Evoplure
Posts: 43
Joined: Fri 8. Jul 2005, 02:59

cut & paste content part: error in 1.2.8, 20060905

Post by Evoplure »

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
* Maybe I'm wrong * Maybe not *
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi Evoplure,

this problem is fixed today.:
http://sourceforge.net/tracker/index.ph ... tid=607698

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
lpsoleil
Posts: 17
Joined: Sun 25. Dec 2005, 23:04
Location: Montreal, Canada
Contact:

Post by lpsoleil »

I had the same problem, now let see the solution.

Thank's for your great work of correcting bugs and helping others.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,
O.G. wrote:fixed - a "" too much in line 272 of
"admin.functions.inc.php"
at /include/ic_lib/admin.functions.inc.php Line 272

$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 )
Locked