SEF not working for edit button (next to article-title) - Joomla! Forum - community, help and support


hi,

i noticed sef not working edit-button next article-title.
i've searched through code, , found line in content.html.php (in com_content):

code: select all

<a href="<?php echo sefreltoabs( $link ); ?>" onmouseover="return overlib('<?php echo $overlib; ?>', caption, '<?php echo _e_edit; ?>', below, right);" onmouseout="return nd();">


the line shows link being converted sef-url, when in source-code, see this:

code: select all

<a href="http://bmwheaven.bmwsport.net/index.php?option=com_content&task=edit&id=109&itemid=3&returnid=3" onmouseover="return overlib('published<br />public<br />28 dec 2006<br />ilir dibrani', caption, 'edit', below, right);" onmouseout="return nd();">



the '&'s changed '&'s, , there no sef-url.
what's going wrong?

thanks, ilir

there no need convert edit url sef link since search engines never see them anyway.
joomla not convert url if task edit or new in url.





Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support