#51 closed defect (fixed)
global PORT is not handled in db_connect in function db_connect($DBSERVER="",$OWNER="",$PW="")
Reported by: | astrid_emde | Owned by: | christoph |
---|---|---|---|
Priority: | major | Milestone: | 2.4.2 and older releases |
Component: | administration | Version: | 2.4.1 |
Keywords: | None | Cc: | None |
Description ¶
global PORT is not handled in db_connect in function db_connect($DBSERVER="",$OWNER="",$PW="") in /mapbender/http/php/database-pgsql.php and /mapbender/http/php/database-pgsql.php
the function needs another parameter to handle the port aswell
function db_connect($DBSERVER="",$OWNER="",$PW="", $PORT="")
function is used in several files
Change History (4)
comment:1 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
Cc: | added |
---|---|
Component: | administration → print |
Keywords: | None added; db_connect removed |
Milestone: | → internationalization |
Summary: | global PORT is not handled in db_connect in function db_connect($DBSERVER="",$OWNER="",$PW="") → None |
Version: | 2.4.1 → 2.1 |
Painter Interior design
comment:3 by , 18 years ago
Component: | print → administration |
---|---|
Milestone: | internationalization |
Summary: | None → global PORT is not handled in db_connect in function db_connect($DBSERVER="",$OWNER="",$PW="") |
Version: | 2.1 → 2.4.1 |
comment:4 by , 18 years ago
Milestone: | → 2.4.2 and older releases |
---|
Note:
See TracTickets
for help on using tickets.