Differences
This shows you the differences between the selected revisions of the page.
| 2014-08-28 | 2014-08-28 | ||
| wrong syntax (martin) | no need to escape (martin) | ||
| Line 23: | Line 23: | ||
| On 32-bit systems, replace ''%PROGRAMFILES(x86)%'' with ''%PROGRAMFILES%''. &winpath &win32 | On 32-bit systems, replace ''%PROGRAMFILES(x86)%'' with ''%PROGRAMFILES%''. &winpath &win32 | ||
| - | The ''%%{T-REPLACE-RX:/{BASE:PORT}/-1//}%%'' is a workaround for KeePass resolving the ''%%{BASE:PORT}%%'' placeholder to ''-1'', when a password entry //%%URL%%// field does not specify the port explicitly and KeePass does not know the protocol (such as ''sftp'') to substitute a standard port. | + | The ''%%{T-REPLACE-RX:/{BASE:PORT}/-1//}%%'' is a workaround for KeePass resolving the ''{BASE:PORT}'' placeholder to ''-1'', when a password entry //%%URL%%// field does not specify the port explicitly and KeePass does not know the protocol (such as ''sftp'') to substitute a standard port. |
| See KeePass documentation for [[http://keepass.info/help/base/placeholders.html|placeholders]]. | See KeePass documentation for [[http://keepass.info/help/base/placeholders.html|placeholders]]. | ||