I am using version 2.8.2.4
when I do an export of the db all internal links like this:
becomes this :
<a href="[~1~]?phpMyAdmin=LtsNms3Yvlnk6JRBjMLAoPd8Yh3"...> that number is for all the links the same but changes on every export)
the same happens to files:
<a href="assets/files/Leaflet AGF17-12-07.pdf?phpMyAdmin=LtsNms3Yvlnk6JRBjMLAoPd8Yh3"
and in snippets:
$ptarr[] = ''<a class="B_currentCrumb" href="[~''.$modx-?phpMyAdmin=LtsNms3Yvlnk6JRBjMLAoPd8Yh3>documentIdentifier.''~]" title="''.$descriptionToUse.''">''.$titleToShow.''</a>'';\n
Does any one know what causes this? when i use the backup option in modx that this does not happen so I think its a phpMyAdmin setting? maybe. or a bug?
external links do not have this problem.