Adam H. Pendleton wrote:

Here is a patch to fix the SQL help loading problem.

Adam,
your patch is correct if loadPath is used to locate the doc. But this is agreed to be wrong...
While addressing data files that belong to pgAdmin3 using loadPath is a good idea under win32, this will fail if symlinks under Linux are used. That's why the stuff in pgAdmin3.cpp uses loadPath only as alternate path (for developers who don't make install).


The correct location is LOAD_DIR DOC_PATH wxT("/en_US/pg/") to use LOAD_DIR that's been set by configure.

Fixed and committed.

Regards,
Andreas



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to