Problem with Web application Dolibarr
Hi, Thanks for your extension : the working and the sharing ! I have a problem with the web application [https://www.dolibarr.org/](Dolibarr) and CleanURLs. You can see the problem here : https://demo.dolibarr.org/compta/facture/card.php?facid=253 When you click on in icon ">" (top right position),![Sélection_226](/uploads/d48e9987bcc7516126372fd330faeab9/Sélection_226.png) , the next page is blank: ![Sélection_227](/uploads/c2a548ea520a09956546bd0d2a09fb7e/Sélection_227.png) It's because the original web address to go to the next page is:`https://demo.dolibarr.org/compta/facture/card.php?ref=%28PROV254%29` But CleanURLS remove the end to obtain this address: `https://demo.dolibarr.org/compta/facture/card.php` So, how can I solve this problem ? Can we use a tool to personalize the rules for a given domain ? Thanks for your help, regards, Thierry
issue