Thread: [pmapper-users] bug in pmapper 2.1.1
Brought to you by:
arminburger
From: Alessandro P. <al...@ti...> - 2006-10-20 13:34:21
|
Hi, I can't remember if there is a bug tracking system for p.mapper so I will post it here around line 69 in config/startup_config.php $PM_MAP_FILE = str_replace('\\', '/', $$mapFileIni); should probably be $PM_MAP_FILE = str_replace('\\', '/', $mapFileIni); Regards. -- Alessandro Pasotti itOpen - "Open Solutions for the Net Age" w3: www.itopen.it Linux User# 167502 |
From: Paolo C. <cav...@fa...> - 2006-10-20 13:43:09
|
you can also use the pmap bugtracker: http://wald.intevation.org/tracker/?atid=3D163&group_id=3D20&func=3Dbrowse All the best. pc At 15:40, venerd=EC 20 ottobre 2006, Alessandro Pasotti has probably writte= n: > Hi, I can't remember if there is a bug tracking system for p.mapper so I > will post it here > > around line 69 in config/startup_config.php > > $PM_MAP_FILE =3D str_replace('\\', '/', $$mapFileIni); > > > should probably be > > $PM_MAP_FILE =3D str_replace('\\', '/', $mapFileIni); =2D-=20 Paolo Cavallini email+jabber: cav...@fa... www.faunalia.it Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy Tel: (+39)348-3801953 |
From: Armin B. <arm...@gm...> - 2006-10-20 14:31:38
|
Thanks for reporting and providing the fix. The easiest is still to send bug reports as well as bug fixes it to me via this mailing list as you did. Anything else is less likely to be noticed by me. Armin -------- Original-Nachricht -------- Datum: Fri, 20 Oct 2006 15:42:50 +0200 Von: Paolo Cavallini <cav...@fa...> An: pma...@li... Betreff: Re: [pmapper-users] bug in pmapper 2.1.1 > you can also use the pmap bugtracker: > http://wald.intevation.org/tracker/?atid=163&group_id=20&func=browse > All the best. > pc > > At 15:40, venerdì 20 ottobre 2006, Alessandro Pasotti has probably > written: > > Hi, I can't remember if there is a bug tracking system for p.mapper so I > > will post it here > > > > around line 69 in config/startup_config.php > > > > $PM_MAP_FILE = str_replace('\\', '/', $$mapFileIni); > > > > > > should probably be > > > > $PM_MAP_FILE = str_replace('\\', '/', $mapFileIni); > -- > Paolo Cavallini > email+jabber: cav...@fa... > www.faunalia.it > Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy Tel: (+39)348-3801953 > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer |
From: Gabe <ga...@ag...> - 2006-10-20 15:34:23
|
Hi Armin I actually reported that bug earlier but my post seems to have disappeared ? Gabe On 10/21/06, Armin Burger <arm...@gm...> wrote: > > Thanks for reporting and providing the fix. The easiest is still to send > bug reports as well as bug fixes it to me via this mailing list as you di= d. > > Anything else is less likely to be noticed by me. > > Armin > > > -------- Original-Nachricht -------- > Datum: Fri, 20 Oct 2006 15:42:50 +0200 > Von: Paolo Cavallini <cav...@fa...> > An: pma...@li... > Betreff: Re: [pmapper-users] bug in pmapper 2.1.1 > > > you can also use the pmap bugtracker: > > http://wald.intevation.org/tracker/?atid=3D163&group_id=3D20&func=3Dbro= wse > > All the best. > > pc > > > > At 15:40, venerd=EC 20 ottobre 2006, Alessandro Pasotti has probably > > written: > > > Hi, I can't remember if there is a bug tracking system for p.mapper s= o > I > > > will post it here > > > > > > around line 69 in config/startup_config.php > > > > > > $PM_MAP_FILE =3D str_replace('\\', '/', $$mapFileIni); > > > > > > > > > should probably be > > > > > > $PM_MAP_FILE =3D str_replace('\\', '/', $mapFileIni); > > -- > > Paolo Cavallini > > email+jabber: cav...@fa... > > www.faunalia.it > > Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy Tel: (+39)348-380195= 3 > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, > security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > > _______________________________________________ > > pmapper-users mailing list > > pma...@li... > > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > -- > Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > Ideal f=FCr Modem und ISDN: http://www.gmx.net/de/go/smartsurfer > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > |
From: Paolo C. <cav...@fa...> - 2006-10-20 16:39:42
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I find mailing lists very useful for discussions, much less for keeping track of moderately complex issues. That's why we created the gforge infrastructure. I hope you all will find it useful. pc Gabe ha scritto: > Hi Armin > > I actually reported that bug earlier but my post seems to have disappeared > ? > > Gabe > > > > > On 10/21/06, Armin Burger <arm...@gm...> wrote: >> Thanks for reporting and providing the fix. The easiest is still to send >> bug reports as well as bug fixes it to me via this mailing list as you did. >> >> Anything else is less likely to be noticed by me. >> >> Armin - -- Paolo Cavallini email+jabber: cav...@fa... www.faunalia.it Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy Tel: (+39)348-3801953 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFOPu//NedwLUzIr4RAn6dAJ9pWL/scmmxYGkNDUuqtVxEYxxRmgCeNRuZ 00CAAwqGlgS50bMtlBfagH8= =6vRM -----END PGP SIGNATURE----- |
From: Armin B. <arm...@gm...> - 2006-10-20 17:36:45
|
Sourceforge has as well a bug tracking and feature request system. The reason why I disabled it was that I never had a look there and I didn't want to disappoint people posting there and never getting any feedback... armin Paolo Cavallini wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I find mailing lists very useful for discussions, much less for keeping > track of moderately complex issues. That's why we created the gforge > infrastructure. I hope you all will find it useful. > pc > > Gabe ha scritto: >> Hi Armin >> >> I actually reported that bug earlier but my post seems to have disappeared >> ? >> >> Gabe |
From: Paolo C. <cav...@fa...> - 2006-10-20 17:42:57
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 That's right, but perhaps somebody else can take care of this? I noticed that, given the relatively small size of the project, and the relative ease at modifying it, many people tend to fix bugs in their particular installation, develop small new tools etc, but all this work does not flow back into the main project. All the best. pc Armin Burger ha scritto: > Sourceforge has as well a bug tracking and feature request system. The > reason why I disabled it was that I never had a look there and I didn't > want to disappoint people posting there and never getting any feedback... > > armin - -- Paolo Cavallini email+jabber: cav...@fa... www.faunalia.it Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy Tel: (+39)348-3801953 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFOQqW/NedwLUzIr4RAkBMAKC6R2ZL1kNkfjutcV9de5Msna2NUQCghZed qBZRnQgvCbmEcfgrO1BtMJY= =93mb -----END PGP SIGNATURE----- |
From: Alessandro P. <al...@ti...> - 2006-10-21 08:29:44
|
Il 19:42, venerd=EC 20 ottobre 2006, Paolo Cavallini ha scritto: > That's right, but perhaps somebody else can take care of this? > I noticed that, given the relatively small size of the project, and the > relative ease at modifying it, many people tend to fix bugs in their > particular installation, develop small new tools etc, but all this work > does not flow back into the main project. > All the best. > pc Well Paolo, I would say that this kind of decisions should be taken by the= =20 original author and actual maintainer. So the main question is: Armin where do you want to go with pmapper? Should it become a real cooperative project or continue like now as a=20 one-man-project with you as leader, developer, maintainer etc. etc. I personally think that you (Armin) have done an impressive very good job, = I=20 like pmapper and continue to use it in my projects, but I agree with Paolo= =20 (and other members of this list) that sometimes a broader discussion about= =20 new features or how to fix some issues and bug should be taken. Ok, now we are just saying we would like to participate more in pmapper=20 development, also contributing patches, plugins, code, ideas documentation= =20 etc. But to allow a better cooperation we definitely need a code repository and = a=20 bugtracking system plus a comitee of major contributors who will take the=20 final decision on controversial topics. At least this is how other Open=20 Source projects work. As a final note, I (and probably others) will not duplicate our job inserti= ng=20 bugs and fixes in two systems or discussing in two lists, I really hope we= =20 will find a constructive and cooperative way of improving pmapper. Regards. =2D-=20 Alessandro Pasotti itOpen - "Open Solutions for the Net Age" w3: www.itopen.it Linux User# 167502 |
From: Armin B. <arm...@gm...> - 2006-10-24 19:35:38
|
If I will find some time I will have a closer look again to set up and=20 use SVN. But even in the case of an SVN "Write access to the SVN archive=20 will be provided to developers who are making frequent contributions to=20 the codebase." This is the usual policy how the SVN's I know are set up=20 (the quote comes from Postgis svn). Until a svn exists, it's possible for users to provide me with=20 extensions, code, themes, etc. by mail. So far, this just happened once=20 (the second one was not really usable and implementable). In any case, I=20 found it normal that a contribution is discussed at least shortly before=20 sending it as zip file. armin ps: contributions to the p.mapper documentation were already possible=20 for everybody on the wiki since March, I haven't seen anybody writing a=20 single line for it... Ideas could be added and discussed since several=20 months. Alessandro Pasotti wrote: > Il 19:42, venerd=EC 20 ottobre 2006, Paolo Cavallini ha scritto: >> That's right, but perhaps somebody else can take care of this? >> I noticed that, given the relatively small size of the project, and th= e >> relative ease at modifying it, many people tend to fix bugs in their >> particular installation, develop small new tools etc, but all this wor= k >> does not flow back into the main project. >> All the best. >> pc >=20 > Well Paolo, I would say that this kind of decisions should be taken by = the=20 > original author and actual maintainer. >=20 > So the main question is: Armin where do you want to go with pmapper? >=20 > Should it become a real cooperative project or continue like now as a=20 > one-man-project with you as leader, developer, maintainer etc. etc. >=20 > I personally think that you (Armin) have done an impressive very good j= ob, I=20 > like pmapper and continue to use it in my projects, but I agree with Pa= olo=20 > (and other members of this list) that sometimes a broader discussion ab= out=20 > new features or how to fix some issues and bug should be taken. >=20 > Ok, now we are just saying we would like to participate more in pmapper= =20 > development, also contributing patches, plugins, code, ideas documentat= ion=20 > etc. >=20 > But to allow a better cooperation we definitely need a code repository = and a=20 > bugtracking system plus a comitee of major contributors who will take t= he=20 > final decision on controversial topics. At least this is how other Open= =20 > Source projects work. >=20 > As a final note, I (and probably others) will not duplicate our job ins= erting=20 > bugs and fixes in two systems or discussing in two lists, I really hope= we=20 > will find a constructive and cooperative way of improving pmapper. >=20 > Regards. |
From: Armin B. <arm...@gm...> - 2006-10-20 18:11:12
|
I uploaded version 2.1.2 with this bug fix and one for Postgis layers. armin Alessandro Pasotti wrote: > Hi, I can't remember if there is a bug tracking system for p.mapper so I will > post it here > > around line 69 in config/startup_config.php > > $PM_MAP_FILE = str_replace('\\', '/', $$mapFileIni); > > > should probably be > > $PM_MAP_FILE = str_replace('\\', '/', $mapFileIni); > > > Regards. |