You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
(19) |
May
(131) |
Jun
(48) |
Jul
(81) |
Aug
(23) |
Sep
(78) |
Oct
(37) |
Nov
(50) |
Dec
(21) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(39) |
Feb
(56) |
Mar
(56) |
Apr
(40) |
May
(59) |
Jun
(56) |
Jul
(103) |
Aug
(77) |
Sep
(60) |
Oct
(40) |
Nov
(37) |
Dec
(58) |
2004 |
Jan
(76) |
Feb
(56) |
Mar
(23) |
Apr
(34) |
May
(25) |
Jun
(49) |
Jul
(30) |
Aug
(53) |
Sep
(28) |
Oct
(22) |
Nov
(46) |
Dec
(26) |
2005 |
Jan
(48) |
Feb
(93) |
Mar
(41) |
Apr
(57) |
May
(38) |
Jun
(42) |
Jul
(22) |
Aug
(65) |
Sep
(20) |
Oct
(19) |
Nov
(67) |
Dec
(34) |
2006 |
Jan
(35) |
Feb
(11) |
Mar
(24) |
Apr
(30) |
May
(12) |
Jun
(11) |
Jul
(15) |
Aug
(14) |
Sep
(16) |
Oct
(21) |
Nov
(14) |
Dec
(11) |
2007 |
Jan
(29) |
Feb
(22) |
Mar
(27) |
Apr
(127) |
May
(12) |
Jun
(44) |
Jul
(44) |
Aug
(8) |
Sep
(6) |
Oct
(52) |
Nov
(17) |
Dec
(16) |
2008 |
Jan
(25) |
Feb
(14) |
Mar
(21) |
Apr
(15) |
May
(5) |
Jun
(13) |
Jul
(42) |
Aug
(31) |
Sep
(21) |
Oct
(6) |
Nov
(9) |
Dec
(24) |
2009 |
Jan
(8) |
Feb
(16) |
Mar
(183) |
Apr
(586) |
May
(8) |
Jun
(4) |
Jul
(12) |
Aug
(7) |
Sep
(7) |
Oct
(12) |
Nov
(8) |
Dec
(3) |
2010 |
Jan
(42) |
Feb
(1) |
Mar
(10) |
Apr
(1) |
May
(10) |
Jun
(12) |
Jul
(7) |
Aug
(25) |
Sep
(47) |
Oct
(45) |
Nov
(11) |
Dec
(19) |
2011 |
Jan
(4) |
Feb
(4) |
Mar
(6) |
Apr
(5) |
May
(11) |
Jun
(8) |
Jul
(14) |
Aug
(4) |
Sep
(8) |
Oct
(17) |
Nov
(42) |
Dec
(13) |
2012 |
Jan
(21) |
Feb
(20) |
Mar
(5) |
Apr
(10) |
May
(5) |
Jun
(4) |
Jul
(14) |
Aug
(3) |
Sep
(6) |
Oct
(11) |
Nov
(29) |
Dec
(6) |
2013 |
Jan
(9) |
Feb
(3) |
Mar
(8) |
Apr
(5) |
May
(6) |
Jun
(4) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
(1) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <des...@ry...> - 2014-04-10 09:22:25
|
The following data was submitted on 2014/04/10 09:22. ====== E-mail ====== Name Desmond PostgreSQL ver. http://localhost:8080/phpPgAdmin/ phpPgAdmin ver. http://localhost:8080/phpPgAdmin/ Comments I have forgotten my password |
From: <tim...@gm...> - 2014-04-05 22:52:51
|
The following data was submitted on 2014/04/05 22:52. ====== E-mail ====== Name Tim Blank PostgreSQL ver. 9.2 phpPgAdmin ver. 5.1 Comments I've installed phpPgAdmin on my Centos 6.5 OS but I can't seem to login successfully. I've googled and found suggestions to make these changes: From: $conf['extra_login_security'] = 'true'; $conf['servers'][0]['host'] = ''; To: $conf['extra_login_security'] = 'false'; $conf['servers'][0]['host'] = 'localhost'; But that doesn't work. I know I'm using the right username and password because they work in the terminal and in php scripts. What do I have to do to log into phpPgAdmin. |
From: <joa...@o2...> - 2014-04-04 15:41:49
|
The following data was submitted on 2014/04/04 15:41. ====== E-mail ====== Name Joachim PostgreSQL ver. 9.1 phpPgAdmin ver. 5.1 Comments Hi, I'd like to create a debian package of phppgadmin 5.1 and it would be great if you provide me with more information other than available through debian docs. Is there any special description to adopt files (changelog, compat, control, copyright, rules and source/format) in order to create a debian package. I downloaded the latest version phpPgAdmin-5.1.tar.gz and prepared it with dh_make. Any suggestions or workflows would be very helpful. Kind regards Joachim |
From: <san...@o2...> - 2014-03-25 09:34:12
|
The following data was submitted on 2014/03/25 09:34. ====== E-mail ====== Name Joachim PostgreSQL ver. 9.1 phpPgAdmin ver. 5.1 Comments Hi, for a small project I try to make a debian package of phpPgAmdin V. 5.1 in order I would like use it with PostgreSQL V. 9.1. I am not a debian developer so it would be great if I could contact you if any questions arise. Please let me know if any developments from your side are under way. Kind regards Joachim |
From: <emm...@to...> - 2013-08-28 13:07:22
|
The following data was submitted on 2013/08/28 13:07. ====== E-mail ====== Name Emmanuel Courcelle PostgreSQL ver. 8.4 phpPgAdmin ver. 5.1, last snapshot Comments Hello I just upgraded my Debian server to the new Debian stable (wheezy), so I now run php 5.4 I also upgraded phppgadmin to the last release, however I get some problem with legacy databases, that were converted to utf8... but unfortunetly some data is not recognized as utf8 code (those data have a long long history, when they were converted from iso-8859 they were probably not ALL in this charset...) The database is in SQL_ASII charset, and with previous versions of php I could see the data, even when bad characters appeared (represented by the default UTF8 character), so that it was easy to correct them ! BUT... now when some field contains not-utf8 compliant data, the whole field is hidden and I cannot know if the field is empty or corrupted, thus I cannot correct it. I know that the problem comes from the php functions htmlentities or htmlspecialchars: I tried to correct the phppgadmin code with the ENT_SUBSTITUTE flag, but it did not change anything (I think the problem comes also from the htmlspecialchars calls, but there are a lot of those !). SO the question is: do you have any idea of a workaround, or do you plan to support this use case in a further release of phppgadmin ? |
From: <dav...@gd...> - 2013-08-27 21:18:16
|
The following data was submitted on 2013/08/27 20:59. ====== E-mail ====== Name Dave Harris PostgreSQL ver. 9.2 phpPgAdmin ver. phpPgAdmin 5.1 Comments Hi, I've read the answers on what to do if "Login failed occurs", but I'm still having problems - sort of: What works: On my laptop, I bring up a browser, point the URL to the LOCAL phpPgAdmin interface, and access the localhost postres and the remote postgres, with no problem. I'm using a user name and password. The problem: On my laptop, I bring up a browser, point the URL to the remote phpPgAdmin interface. I get the remote interface/web page and I try to use it to log into the remote database and I get "Login failed". The remote database and remote phpPgAdmin interface are on the same host. Not sure why I'm having this problem!!!! I can't figure out why the |
From: <jar...@gm...> - 2013-06-28 15:54:49
|
The following data was submitted on 2013/06/28 15:54. ====== E-mail ====== Name Jared Bownds PostgreSQL ver. 8.4 phpPgAdmin ver. 5.3.3 Comments No matter what the config I use in the ini of the PhpPgadmin I receive the following error. Of course the path changes with each configuration change regarding the location of pg_dump and pg_dumpall which are infact located in /usr/bin on the server running the db. Export error: Failed to execute pg_dump (given path in your conf/config.inc.php : /usr/bin/). Please, fix this path in your configuration and relog. |
From: <wil...@gm...> - 2013-06-25 17:57:54
|
The following data was submitted on 2013/06/25 17:57. ====== E-mail ====== Name willan PostgreSQL ver. teste phpPgAdmin ver. teste Comments execultar teste no banco de dados |
From: <ph...@ap...> - 2013-06-20 13:25:20
|
The following data was submitted on 2013/06/20 13:25. ====== E-mail ====== Name Philippe BEAUDOIN PostgreSQL ver. - phpPgAdmin ver. 5.1 Comments Hello, I would like to include my E-Maj plugin into the ppa wiki page dedicated to plugins. May I have the rights needed for this ? Best regards. Philippe. |
From: <in...@co...> - 2013-06-01 16:43:47
|
The following data was submitted on 2013/06/01 16:43. ====== E-mail ====== Name Geoff McCabe PostgreSQL ver. ? phpPgAdmin ver. ? Comments I'm trying to login to my database for www.scarycostarica.com but it won't accept my user name and password. I'm not even 100% sure what they are. Your system seems to offer no help and doesn't provide the info I need to log in. I just want to delete the 25,000+ spam comments on my blog! Please help me with this by telling me exactly HOW to log in and WHERE to do it, since myPhpadmin doesn't show any existing databases that I can use to remove the spam. Thanks. |
From: SourceForge.net <no...@so...> - 2013-05-30 01:19:57
|
Bugs item #3614124, was opened at 2013-05-29 18:19 Message generated for change (Tracker Item Submitted) made by kpinc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3614124&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: GIT Status: Open Resolution: None Priority: 5 Private: No Submitted By: Karl O. Pinc (kpinc) Assigned to: Nobody/Anonymous (nobody) Summary: http caching can ruin the interface Initial Comment: Http caching breaks PPA, especially the browser frame. Consider doing something to mitigate this with http headers. See as a resource: http://php.net/manual/en/function.session-cache-limiter.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3614124&group_id=37132 |
From: <gab...@un...> - 2013-05-24 09:57:59
|
The following data was submitted on 2013/05/24 09:57. ====== E-mail ====== Name Gabriele PostgreSQL ver. 8 phpPgAdmin ver. 5 Comments Hello, I've tried to use your online demo but I always got "login failed" using username and password you provide. Has this service been stopped? Thank you for your help and work Gabriele |
From: SourceForge.net <no...@so...> - 2013-05-23 12:07:39
|
Bugs item #3613788, was opened at 2013-05-23 05:07 Message generated for change (Tracker Item Submitted) made by kdevel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3613788&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: 5.1 Status: Open Resolution: None Priority: 5 Private: No Submitted By: kdevel (kdevel) Assigned to: Nobody/Anonymous (nobody) Summary: Cancel/Kill Action use procpid 0 (undefined) Initial Comment: The Cancel/Kill Action in phpPgAdmin 5.1/PostgreSQL 9.0.13 don't work. Fix: Change "procpid" to "pid" in database.php:472 and :485 472 'procpid' => field('pid') 485 'procpid' => field('pid') ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3613788&group_id=37132 |
From: SourceForge.net <no...@so...> - 2013-05-07 20:03:20
|
The following forum message was posted by ssaporta at http://sourceforge.net/projects/phppgadmin/forums/forum/115884/topic/8096563: I created an AWS Instance running Ubuntu 12.04.1 LTS. I installed phpPgAdmin 5.0.9 (PHP 5.3.10-1ubuntu3.6) and PostreSQL 9.1.9. I created a database named "ee". I also created a Postgres user named "ee" with superuser privileges. You can view my database at http://54.225.96.209/phppgadmin/. The username is "ee", and the password is also "ee". However, autocomplete has no effect. Try inserting or editing a row in table PROGRAMS. Click the mouse in the ENTITY field. It should pop up a list of existing ENTITY values so I can select one. But it does nothing. I've already read this post http://sourceforge.net/projects/phppgadmin/forums/forum/115884/topic/3158076 but am still stuck. Can anyone help? Thank you! |
From: SourceForge.net <no...@so...> - 2013-05-03 22:23:39
|
Bugs item #3612602, was opened at 2013-05-03 15:21 Message generated for change (Comment added) made by woodz_ You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3612602&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: 5.1 Status: Open Resolution: None Priority: 5 Private: No Submitted By: woodz (woodz_) Assigned to: Nobody/Anonymous (nobody) Summary: fail to insert, update via sql box Initial Comment: when I put the command (while "Paginate results" is checked) update mytable set id = 6 -- just a simple table, 2 columns are enough, e.g. id as integer and name as varchar into the SQL box, an error is generated saying: SQL error: ERROR: syntax error at or near "set" LINE 1: SELECT COUNT(*) AS total FROM (update mytable set dn_id = ... ^ In statement: SELECT COUNT(*) AS total FROM (update mytable set dn_id = 6) AS sub I can put the command above into an external sql and open by Browse.., that will do. If I do in SQL box while "Paginate results" is un-checked, it will do also. Similar results for insert-command. Thanks for review. woodz ---------------------------------------------------------------------- >Comment By: woodz (woodz_) Date: 2013-05-03 15:23 Message: sorry did a mistake, you need to replace dn_id by id in sql error report ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3612602&group_id=37132 |
From: SourceForge.net <no...@so...> - 2013-05-03 22:21:09
|
Bugs item #3612602, was opened at 2013-05-03 15:21 Message generated for change (Tracker Item Submitted) made by woodz_ You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3612602&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: 5.1 Status: Open Resolution: None Priority: 5 Private: No Submitted By: woodz (woodz_) Assigned to: Nobody/Anonymous (nobody) Summary: fail to insert, update via sql box Initial Comment: when I put the command (while "Paginate results" is checked) update mytable set id = 6 -- just a simple table, 2 columns are enough, e.g. id as integer and name as varchar into the SQL box, an error is generated saying: SQL error: ERROR: syntax error at or near "set" LINE 1: SELECT COUNT(*) AS total FROM (update mytable set dn_id = ... ^ In statement: SELECT COUNT(*) AS total FROM (update mytable set dn_id = 6) AS sub I can put the command above into an external sql and open by Browse.., that will do. If I do in SQL box while "Paginate results" is un-checked, it will do also. Similar results for insert-command. Thanks for review. woodz ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3612602&group_id=37132 |
From: SourceForge.net <no...@so...> - 2013-04-17 13:20:52
|
Bugs item #3611195, was opened at 2013-04-17 06:20 Message generated for change (Tracker Item Submitted) made by metaltree You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3611195&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: Views Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sébastien Clément (metaltree) Assigned to: Christopher Kings-Lynne (chriskl) Summary: Only memorizes last query when running mutliple SQL queries Initial Comment: When I concurrently run different SQL queries in the SQL window of different tabs (Firefox 20.0.1), and then click 'Edit' at the bottom of every result page, it always shows me the last SQL command that was executed,irrespective of the original SQL command specific to that tab. When I was running phpPgAdmin 4.2.2 over PostgreSQL 8.4.2, I never had that problem. Could you please help with this ? The problem started with the phpPgAdmin 5.0.4-1 version over PostgreSQL 9.2.2 (see https://sourceforge.net/projects/phppgadmin/forums/forum/115884/topic/6469658), and I thought it would be resolved with phpPgAdmin 5.1, but apparently not. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3611195&group_id=37132 |
From: SourceForge.net <no...@so...> - 2013-04-11 19:03:21
|
Bugs item #3608386, was opened at 2013-03-18 08:05 Message generated for change (Settings changed) made by xzilla You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3608386&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: None Group: None >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Chip Nowacek (chipnowacek) >Assigned to: Robert Treat (xzilla) Summary: probably reopen ID: 1731971 Initial Comment: I can create sequences and see them but I cannot see those of others, at least not those owned by a non-login role. I have not tested the visibility of sequences created by roles with login. This seems like bug ID: 1731971 ---------------------------------------------------------------------- Comment By: Robert Treat (xzilla) Date: 2013-03-20 10:36 Message: I'm not able to reproduce the problem given the above information. Can you provide 1) steps to create the non-seeable index, 2) is the role you are logging in with non-superuser? Also, what version of Postgres are you on, and what version of phppgadmin (ideally git master). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3608386&group_id=37132 |
From: <wo...@ue...> - 2013-04-08 17:45:56
|
The following data was submitted on 2013/04/08 17:45. ====== E-mail ====== Name Wolfgang Schwurack PostgreSQL ver. 9.2.4 phpPgAdmin ver. 5.0.4 Comments After applying Security Release for postgresql 9.0.4 on April 4th I am getting Login Failed when trying to connect to the databases. Can you tell me if I'm doing something wrong? |
From: <ale...@gm...> - 2013-04-03 07:07:11
|
The following data was submitted on 2013/04/03 07:07. ====== E-mail ====== Name Alice PostgreSQL ver. 9.1 phpPgAdmin ver. 5 Comments While opening phpPgAdmin it is showing a red crossmark near PostgreSQL and unable to login it is showing login failed so can anyone help me? |
From: SourceForge.net <no...@so...> - 2013-04-03 01:05:56
|
Bugs item #3609849, was opened at 2013-04-02 18:05 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3609849&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: Views Group: 5.0.4 Status: Open Resolution: None Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Christopher Kings-Lynne (chriskl) Summary: collapsed columns don't follow unicode boundaries Initial Comment: When viewing a table with the columns collapsed and with long strings of large Unicode code points (like Arabic for example), the collapse function doesn't seem to respect the code's boundary and instead just stops at an arbitrary byte number. This many times breaks that boundary code point and it makes it display an error character or something strange in its place. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3609849&group_id=37132 |
From: SourceForge.net <no...@so...> - 2013-03-20 17:44:45
|
Bugs item #3607547, was opened at 2013-03-10 10:29 Message generated for change (Comment added) made by xzilla You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3607547&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: Tables Group: None >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: ernesto vieira magalhães (ernestovm) >Assigned to: Robert Treat (xzilla) Summary: PhpPgAdmin - Problema Criando Nova Tabela Initial Comment: AO tentar criar nova tabela ou alterar uma existente está dando o seguinte erro: Erro de SQL: ERROR: column "spclocation" does not exist at character 67 No bloco: SELECT spcname, pg_catalog.pg_get_userbyid(spcowner) AS spcowner, spclocation, (SELECT description FROM pg_catalog.pg_shdescription pd WHERE pg_tablespace.oid=pd.objoid) AS spccomment FROM pg_catalog.pg_tablespace WHERE spcname NOT LIKE $$pg\_%$$ ORDER BY spcname ---------------------------------------------------------------------- >Comment By: Robert Treat (xzilla) Date: 2013-03-20 10:44 Message: Creo que este problema se ha solucionado en este commit: https://github.com/phppgadmin/phppgadmin/commit/fb11598dada50b48a03385940e5b477e7c512b03 Por favor verificar el problema con "git master" y déjenos saber si el problema persiste ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3607547&group_id=37132 |
From: SourceForge.net <no...@so...> - 2013-03-20 17:36:15
|
Bugs item #3608386, was opened at 2013-03-18 08:05 Message generated for change (Comment added) made by xzilla You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3608386&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Chip Nowacek (chipnowacek) Assigned to: Nobody/Anonymous (nobody) Summary: probably reopen ID: 1731971 Initial Comment: I can create sequences and see them but I cannot see those of others, at least not those owned by a non-login role. I have not tested the visibility of sequences created by roles with login. This seems like bug ID: 1731971 ---------------------------------------------------------------------- >Comment By: Robert Treat (xzilla) Date: 2013-03-20 10:36 Message: I'm not able to reproduce the problem given the above information. Can you provide 1) steps to create the non-seeable index, 2) is the role you are logging in with non-superuser? Also, what version of Postgres are you on, and what version of phppgadmin (ideally git master). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3608386&group_id=37132 |
From: SourceForge.net <no...@so...> - 2013-03-20 17:28:10
|
Bugs item #3243916, was opened at 2011-03-25 07:19 Message generated for change (Comment added) made by xzilla You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3243916&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: Types Group: 5.0.1 >Status: Pending >Resolution: Fixed Priority: 9 Private: No Submitted By: Leon P Smith (lpsmith) Assigned to: Robert Treat (xzilla) Summary: bytea columns are mangled when displayed or exported Initial Comment: I'm using a bytea column to store sha-1 hashes in 24 bytes per hash. However, phpPgAdmin mangles these hashes when displaying them on a webpage or exporting them to a file. For example: $ psql psql (9.0.3) Type "help" for help. ali=> create table bytea_test (filename text, sha1hash bytea); CREATE TABLE ali=> insert into bytea_test values ali-> ( 'phpPgAdmin-5.0.2.tar.gz' ali(> , decode('908226ba8482a641172383d58823b171c05029a1','hex') ); INSERT 0 1 ali=> select * from bytea_test; filename | sha1hash -------------------------+-------------------------------------------- phpPgAdmin-5.0.2.tar.gz | \x908226ba8482a641172383d58823b171c05029a1 (1 row) However, phpPgAdmin displays sha1hash as \x903832323662613834383261363431313732333833643538383233623137316330353032396131 Which leaves \x90 unchanged, but everything else is replaced by the hexadecimal ascii character code of the hex digit. The problem is related to escapeBytea in classes/database/Postgres.php; either it is broken or it is being used inappropriately. My guess is the former. I've confirmed this issue with phpPgAdmin 4.2.3 and phpPgAdmin 5.0.2 on PHP 5.3.3-1ubuntu9.3 and PostgreSQL 9.0.3. It probably affects a much wider range of configurations, however. ---------------------------------------------------------------------- Comment By: Robert Treat (xzilla) Date: 2013-03-20 10:28 Message: 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. ---------------------------------------------------------------------- Comment By: Robert Treat (xzilla) Date: 2013-03-14 22:22 Message: Well, this through us for quite a loop, but this has finally been fixed. I have a patch in my tree at https://github.com/xzilla/phppgadmin/commit/1ab13f459a8ac95c8970d1100edca750ca2048ee which keeps the data from being munged, although it displays it as escape data rather than hex (which psql does). It appears that you can modify classes/database/Postgres.php and set it to false to have it print hex values, which also appears to allow for safe updating, if you really need it to appear that way. That isn't currently recommend though. I will leave this ticket open for a few more days, but I expect to push this patch into the main ppa repo in a few days. ---------------------------------------------------------------------- Comment By: Robert Treat (xzilla) Date: 2012-11-27 20:54 Message: Hey, I've been working on this a bit the last few days, with plans to fix it in the next major version of PPA. PHP's bytea handling is pretty poor, so this has taken me longer than I had hoped. Your's is a good usecase to work from though, so thanks for the report. If there's any chance you came up with a fix, I'd love to hear about it, otherwise I'll update this ticket once I get things working. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3243916&group_id=37132 |
From: SourceForge.net <no...@so...> - 2013-03-18 15:05:51
|
Bugs item #3608386, was opened at 2013-03-18 08:05 Message generated for change (Tracker Item Submitted) made by chipnowacek You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3608386&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Chip Nowacek (chipnowacek) Assigned to: Nobody/Anonymous (nobody) Summary: probably reopen ID: 1731971 Initial Comment: I can create sequences and see them but I cannot see those of others, at least not those owned by a non-login role. I have not tested the visibility of sequences created by roles with login. This seems like bug ID: 1731971 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=418980&aid=3608386&group_id=37132 |