Copying / inserting new row in edit grid fails

From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Copying / inserting new row in edit grid fails
Date: 2007-07-04 17:59:47
Message-ID: 468BE013.6000009@falter.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-07-05 01:35:27 SVN Commit by hiroshi: r6413 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/frm
Previous Message svn 2007-07-03 07:29:23 SVN Commit by dpage: r6412 - in trunk/pgadmin3/pgadmin/include: dlg utils