From: SourceForge.net <no...@so...> - 2012-07-28 07:19:05
|
Bugs item #3550565, was opened at 2012-07-28 00:19 Message generated for change (Tracker Item Submitted) made by df7cb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3550565&group_id=37132 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Christoph Berg (df7cb) Assigned to: Nobody/Anonymous (nobody) Summary: Some text badly truncated or not shown at all Initial Comment: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682954 I've received a report from a Debian user where text in some table (see the screenshot) got truncated, apparently in the middle of some utf8 character. Some other cell is reported as being empty where it should have some content. -------------- Date: Fri, 27 Jul 2012 11:35:25 +0200 From: Csanyi Pal <csa...@gm...> Subject: Bug#682954: [phppgadmin] The phpPgAdmin displays table data poorly Package: phppgadmin Version: 5.0.4-1 Severity: important Hi, in the Table Browse view some of the datas are poorly displayed. What I'm mean here is visible if one download the image of this display problem from here (one must click on the download icon): http://cspl.me/joomla/index.php/itt-helyben/kepek I can try to explain the problem here in words. (English isn't my first language.) On the image one can see 9 rows in the Table. All rows are displayed properly but but the second, third and sixth. In the column named 'unnep_neve' phpPgAdmin display the column too strait so one can see the text in the second row as 'A II. világháború szerb áldozatainak emlékna…' in place of the proper text: 'A II. világháború szerb áldozatainak emléknapja'. In the second row in the 'megjegyzes' column one can see empty field, but there should to be the text: 'November 11. a napja, de az vasárnapra esik, ezért hétfőn ünnepeljük meg.' In the sixth row the problem is the same as in the second row, but with different text. So it seems to me that that phpPgAdmin displays Table data poorly because if a text in a column exceeds some length then it can't be seen properly or at all. Certainly in the psql prompt these rows can be seen properly when I run the SELECT statement on this table. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3550565&group_id=37132 |