typo in function.cms_selflink.php

A place to discuss the testing process in beta cycles or against SVN for the CMS Made Simple CORE package.
Locked
kode_fi
Forum Members
Forum Members
Posts: 21
Joined: Mon Oct 17, 2005 7:13 am

typo in function.cms_selflink.php

Post by kode_fi »

Hi

I tried to use cms_selflink with ext -option and target="_blank" option. Everything worked ok, except target parameter that was missing from HTML source.

Line 45 from function.cms_selflink.php:

Code: Select all

$target=' target="'.$params['taget'].'" ';
['taget'] should be ['target']



Teemu
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm
Location: Finland

Re: typo in function.cms_selflink.php

Post by tsw »

fixed in rev 3502, thanks
Locked

Return to “[locked] Quality Assurance”