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

252 user(s) are online (162 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

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

Latest GitHub Commits