aimeos / ai-typo3

TYPO3 adapter for Aimeos web shops and e-commerce solutions
https://aimeos.org/TYPO3
GNU Lesser General Public License v3.0
72 stars 6 forks source link

clone uriBuilder to prevent transform changing prefix original uriBuilder #9

Closed s-diez closed 6 years ago

s-diez commented 6 years ago

As discussed in https://github.com/aimeos/aimeos-typo3/issues/71

Hope the Unittest is ok.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.04%) to 87.856% when pulling 81bc5de0464d39e1800a90e946f350a09825fb8f on s-diez:master into 578579fbd418c381bcedeaf205a6c7cb303c72e2 on aimeos:master.

aimeos commented 6 years ago

Works perfectly! Thanks a lot! :-)

aimeos commented 6 years ago

Your fix will be in the release today

s-diez commented 6 years ago

Thank you for the fast reactions