Hello, I use phpPGAdmin under Safari on OSX. If I add a new dataset to a table which reference to another table (foreign key), on inserting the values of the other table are shown, if I click on one of the values this code will be inserted:
<div style="text-align: right; background-color: rgb(61, 128, 223); color: rgb(255, 255, 255); "> --- </div>
--- is the value of the table
Thanks
This issue has been resolved and is currently fixed in GIT. If
you wish to acquire the fix, please download the updated code from
http://github.com/xzilla/phppgadmin/
Alternatively, you can download a nightly snapshot from:
http://phppgadmin.sourceforge.net/
Note that you may have to wait up to 24 hours for the latest GIT
changes to appear in the snapshot.