Actions
Anomalie #675
closedfix permalink bug related to new URL rewriting
Start date:
03/10/2017
Due date:
% Done:
100%
Estimated time:
2.00 h
Resolution:
Description
adding :
$url_maked = CURRENT_APP_URL. 'index.php?' . $url_string.$anchor;
to function get_permalink($array) {} function in items.php will bring a bug on urls when sending mail notifications
Actions