Note: This applies to DocuShare 6.5.3 patch 2 only.
Issue
The “Show All†or green arrow that is used to go to next page in search result page does not work.
Possible Cause/Reason
This is caused by the SearchFormLib.vdf and dslib.vdf.
Solution
Apply patch 3.
Warning: Patch 3 will not replace customized SearchFormLib.vdf and dslib.vdf from the local directory. The customized vdf files will have to be modified manually.
If customized vdf files are used do the following manual changes:
1. Edit the Custom SearchFormLib.vdf file.
a. Open Windows Explorer and browse to the \amber\templates\local directory.
b. From the local directory, make a copy of the SearchFormLib.vdf and rename it SearchFormLib.vdf.orig
c. Open the SearchFormLib.vdf file in a text editor such as Notepad.
d. Change line 2838 from Paging to SearchPaging
e. Save the file.
2. Edit the Custom Dslib.vdf file.
a. Open Windows Explorer and browse to the \amber\templates\local directory.
b. Make a copy of the Dslib.vdf and rename it Dslib.vdf.orig
c. Open the dslib.vdf file in a text editor such as Notepad.
d. Add the line listed in red in the example below (line 656).
Example:
PagingSearchPaging
e. Change (line 755) from Paging to SearchPaging
f. Remove line 680 PagingPaging
g. Save the file.
Solution Updated: May 9th, 2013
Solution ID: 902
AR 24527