Copying / inserting new row in edit grid fails - Mailing list pgadmin-hackers

From Erwin Brandstetter
Subject Copying / inserting new row in edit grid fails
Date
Msg-id 468BE013.6000009@falter.at
Whole thread Raw
Responses Re: Copying / inserting new row in edit grid fails
List pgadmin-hackers
Hi developers! Hi Dave!

Testing the new snapshot: pgAdmin III 1.7.0 (Jun 22 2007, rev:
6379:6385). Client Win XP, host: Debian Sarge / PG 8.1.8

I have noticed a shortcoming in the edit grid. When I copy a row and
insert it as new, the algorithm bails on the first '\n' in a text-field.
The rest of the data is not inserted.
I guess you have to escape line breaks.
BTW, I enter these line breaks by pressing <shift><enter> in Windows.


Regards
Erwin

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6412 - in trunk/pgadmin3/pgadmin/include: dlg utils
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by hiroshi: r6413 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/frm