1
rifraff
Possible resolution to the problem with swish-e and the Document Management System module
  • 2005/4/18 21:18

  • rifraff

  • Just popping in

  • Posts: 67

  • Since: 2003/4/16


Hello,

Many people have mentioned that they cannot get swish-e working with the Document Managment System module. Today, I finally was able to reproduce one of the reported problems. Basically, the output of swish-e was not as expected by the DMS module.

Here is the fix. It is on or around line 174 of the search_ft.php line, depending upon which version of DMS you are using.

The line begins as follows:

if (preg_match("/

You need to change the + to a * at the following location:

\"(.+)\"

For example:

\"(.*)\"


This fix will be in the next release of DMS.

Regards,

Brian Reifsnyder

Login

Who's Online

181 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 181


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits