Hi stelfer/jhenderson,
I would suggest checking to be sure there are no modifications by using the standard "diff" tool to compare your installed version against a stock version of the same release of OCS. Something like:
- Code: Select all
diff -u -r /path/to/stock-version /path/to/installed-version > changes.diff
Then review changes.diff to see if anything pops up. It's odd that you'd encounter an unreported problem affecting something as central as review in an older release, which is why I wonder if there hasn't been a modification made.
Regards,
Alec Smecher
Public Knowledge Project Team