From bugzilla-daemon at bugzilla.maptools.org Mon Oct 3 11:39:00 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Mon Oct 3 11:39:02 2005 Subject: [Chameleon-dev] [Bug 1160] New: Using proper DOCTYPE causes rubber bands etc to fail. Message-ID: <200510031539.j93Fd0Dk001728@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1160 Summary: Using proper DOCTYPE causes rubber bands etc to fail. Product: Chameleon Version: 2.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Widget AssignedTo: chameleon-dev@lists.maptools.org ReportedBy: godwinl@agr.gc.ca Observation: No DOCTYPE - rubber band works DOCTYPE taken from W3C added to top of Template - rubber band fails, as does ruler. The sample templates omit the dtd path which essentially means they have no official DOCTYPE, IE and Firefox both go into quirks mode. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Mon Oct 3 12:43:03 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Mon Oct 3 12:43:05 2005 Subject: [Chameleon-dev] [Bug 1160] Using proper DOCTYPE causes rubber bands etc to fail (Mozilla). Message-ID: <200510031643.j93Gh33L004636@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1160 godwinl@agr.gc.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Using proper DOCTYPE causes|Using proper DOCTYPE causes |rubber bands etc to fail. |rubber bands etc to fail | |(Mozilla). ------- Additional Comments From godwinl@agr.gc.ca 2005-10-03 12:43 ------- correction - rubberband only broken in Firefox with correct DOCTYPE. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Fri Oct 7 07:10:56 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Fri Oct 7 07:10:58 2005 Subject: [Chameleon-dev] [Bug 1162] New: ROI and changing projection Message-ID: <200510071110.j97BAu9I021880@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1162 Summary: ROI and changing projection Product: Chameleon Version: 2.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Widget AssignedTo: chameleon-dev@lists.maptools.org ReportedBy: bartvde@xs4all.nl When an application changes its projection, the ROI is not reprojected. The session variable ROIRENDERER still has the old coordinates. I think one the following 2 options should be done: 1) invalidate the current ROI and reset the ROIRENDERER session variable 2) reproject ROIs Ofcourse 2) will be a lot harder than 1). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Fri Oct 21 04:20:27 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Fri Oct 21 04:20:30 2005 Subject: [Chameleon-dev] [Bug 1174] New: new Gazetteer widget based on WFS 1.0.0 Message-ID: <200510210820.j9L8KRrY029817@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1174 Summary: new Gazetteer widget based on WFS 1.0.0 Product: Chameleon Version: 2.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P2 Component: Widget AssignedTo: chameleon-dev@lists.maptools.org ReportedBy: bartvde@xs4all.nl For a contract I need to implement a Gazetteer widget based on WFS 1.0.0. The widget's GUI needs to have a selection list at the top with all the search options, and then load the selected search option in an iframe. A search option is similar to the current Locate widget. Behind the scenes there need to be 2 types of search options: 1) free text fields 2) select lists I want to propopse the following interface (CWC2 defintion): The widget can have multiple searchOptions defined (default="true" will be loaded first), and each searchOption can have 1 or more searchField. Title and instructiontext are used for building up the GUI. The whole GUI would need to be AJAX based. type="propertyislike" will result in a free text field in the GUI. type="propertyisequalto" will result in a select list populated from the WFS typename. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Fri Oct 21 04:53:33 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Fri Oct 21 04:53:36 2005 Subject: [Chameleon-dev] [Bug 1174] new Gazetteer widget based on WFS 1.0.0 Message-ID: <200510210853.j9L8rXrB030185@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1174 ------- Additional Comments From bartvde@xs4all.nl 2005-10-21 04:53 ------- What are your ideas on the AJAX part of this widget? Would it be a good idea to use: http://xajax.sourceforge.net/ ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Thu Oct 27 10:42:49 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Thu Oct 27 10:42:52 2005 Subject: [Chameleon-dev] [Bug 1181] New: [Chameleon] PHP 4.4.0 causes reference NOTICES Message-ID: <200510271442.j9REgn92013598@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1181 Summary: [Chameleon] PHP 4.4.0 causes reference NOTICES Product: Chameleon Version: 2.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: critical Priority: P2 Component: Core AssignedTo: chameleon-dev@lists.maptools.org ReportedBy: jmckenna@dmsolutions.ca This is a critical bug because on my test platforms (Windows) the usual php.ini setting 'error_reporting = E_ALL & ~E_NOTICE' cannot turn these specific notices off (Assefa has also duplicated this problem on his machine with PHP 4.4.0). Plus MS4W will now contain this php version. Each Chameleon sample template causes these specific type of notices to be displayed (as i mentioned, even with notices set to off): *** Notice: Only variables should be assigned by reference in D:\ms4w\apps\chameleon\htdocs\TemplateParser.php on line 254 Notice: Only variables should be assigned by reference in D:\ms4w\apps\chameleon\htdocs\TemplateParser.php on line 254 *** Here is the PHP 4.4.0 release notes regarding this change: *** This is a maintenance release that addresses a serious memory corruption problem within PHP concerning references. If references were used in a wrong way, PHP would often create memory corruptions which would not always surface or be visible. In other cases it could cause variables and objects to change type or class unexpectedly. If you encountered strange behavior like this, this release might fix it. The increased middle digit was required because the fix that corrected the problem with references changed PHP's internal API, breaking binary compatibility with the PHP 4.3.* series. This means that all binary extension modules need to be recompiled in order to work with this release. As part of the solution for the reference bug, you are very likely to find that your own or third-party PHP scripts, considered 'clean' code under previous versions of PHP, will now throw an E_NOTICE when references are incorrectly used in the script. This is intended to alert developers to minor errors in their approach, and does not affect the script's performance in any other way. *** Odd how these types of notices cannot be turned off. Maybe it is only on specific platforms? In any case, we'll have to change our Chameleon code that causes these notices. GMAP and MapLab do not throw these notices. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Thu Oct 27 10:52:23 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Thu Oct 27 10:52:26 2005 Subject: [Chameleon-dev] [Bug 1181] [Chameleon] PHP 4.4.0 causes reference NOTICES Message-ID: <200510271452.j9REqNRT013700@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1181 ------- Additional Comments From jmckenna@dmsolutions.ca 2005-10-27 10:52 ------- the php team seems to be answering these questions with: *** Instead of: return $serializer->.... make it: $ret = $serializer->... return $ret; This notice was added because PHP has memory corruption issues when doing this particular thing (it always has). *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Thu Oct 27 10:56:39 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Thu Oct 27 10:56:41 2005 Subject: [Chameleon-dev] [Bug 1181] [Chameleon] PHP 4.4.0 causes reference NOTICES Message-ID: <200510271456.j9REudhB013768@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1181 jlacroix@dmsolutions.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From jlacroix@dmsolutions.ca 2005-10-27 10:56 ------- This bug is fixed in CVS head. Marking as INVALID. (we may need a point release though) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Thu Oct 27 10:59:10 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Thu Oct 27 10:59:12 2005 Subject: [Chameleon-dev] [Bug 1181] [Chameleon] PHP 4.4.0 causes reference NOTICES Message-ID: <200510271459.j9RExAQt013799@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1181 ------- Additional Comments From jmckenna@dmsolutions.ca 2005-10-27 10:59 ------- i would agree with a point release, i sure don't want to answer 'why can't i turn off these notices?' emails for the next few months :) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Thu Oct 27 15:14:42 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Thu Oct 27 15:14:44 2005 Subject: [Chameleon-dev] [Bug 1174] new Gazetteer widget based on WFS 1.0.0 Message-ID: <200510271914.j9RJEgGi020522@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1174 wbronsema@dmsolutions.ca changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chameleon- | |dev@lists.maptools.org AssignedTo|chameleon- |wbronsema@dmsolutions.ca |dev@lists.maptools.org | ------- Additional Comments From wbronsema@dmsolutions.ca 2005-10-27 15:14 ------- What advantage will and AJAX approach give in this situation? If I understand correctly, only the popup is going to be using this approach. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Fri Oct 28 02:42:54 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Fri Oct 28 02:42:57 2005 Subject: [Chameleon-dev] [Bug 1174] new Gazetteer widget based on WFS 1.0.0 Message-ID: <200510280642.j9S6gsl8002323@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1174 ------- Additional Comments From bartvde@xs4all.nl 2005-10-28 02:42 ------- Hi Bill, yes only the popup will use it. I thought it could be used for caching the search options when the user switches between them. Also, would it not help in generating a more friendly user-interface when the user switches, since things are done behind the scenes (asynchronous)? I am open to suggestions though. Bart ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Fri Oct 28 07:58:08 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Fri Oct 28 07:58:11 2005 Subject: [Chameleon-dev] [Bug 1174] new Gazetteer widget based on WFS 1.0.0 Message-ID: <200510281158.j9SBw88u009209@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1174 ------- Additional Comments From wbronsema@dmsolutions.ca 2005-10-28 07:57 ------- Ok, I see what you mean. So only one serachOption will show at a time, then that way the other searchOption list boxes can be loading behind the scenes. Good idea, I think that is a good way to go. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Fri Oct 28 08:07:43 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Fri Oct 28 08:07:46 2005 Subject: [Chameleon-dev] [Bug 1181] [Chameleon] PHP 4.4.0 causes reference NOTICES Message-ID: <200510281207.j9SC7hE7009977@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1181 ------- Additional Comments From pspencer@dmsolutions.ca 2005-10-28 08:07 ------- agree with immediate point release of 2.2. I'm not sure if we need a point release of 2.0 as well? It may make sense to attach a patch file to this bug for the 2.0 version rather than release a new 2.0, then when notfying of the 2.2.x release, mention that 2.0 users can apply a patch (or replace an existing 2.0 TemplateParser or something). Actually, more I think about it, more I think a point release of 2.0 is probably a good thing too. Why is the bug marked as invalid? Did this not require some change to the code? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost. From bugzilla-daemon at bugzilla.maptools.org Fri Oct 28 15:09:41 2005 From: bugzilla-daemon at bugzilla.maptools.org (bugzilla-daemon@bugzilla.maptools.org) Date: Fri Oct 28 15:09:42 2005 Subject: [Chameleon-dev] [Bug 1181] [Chameleon] PHP 4.4.0 causes reference NOTICES Message-ID: <200510281909.j9SJ9fiY020986@duke.maptools.org> http://bugzilla.maptools.org/show_bug.cgi?id=1181 jlacroix@dmsolutions.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From jlacroix@dmsolutions.ca 2005-10-28 15:09 ------- I've mark it as INVALID since I already fixed that in July 2005. However I did not fixed the 2.2 branch. REOPENING to fix 2.2. Paul, I'm not sure if we should fix 2.0, there's only bug fixes in 2.2 so people should use 2.2.1 instead. What do you think? (I will wait on monday to release 2.2.1 so you have the time to respond.) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. Please do NOT reply to this email, use the link above instead to login to bugzilla and submit your comment. Any email reply to this address will be lost.