Bug 760

Summary: [Chameleon-Widget]MapTips widget is not adding any link to the selected layer attribute
Product: Chameleon Reporter: Normand Savard <nsavard@mapgears.com>
Component: WidgetAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: NEW    
Severity: normal    
Priority: P2    
Version: 1.99   
Target Milestone: FUTURE   
Hardware: PC   
OS: Linux   
Whiteboard:

Description From 2004-10-24 19:36:45
MapTips widget is not adding any link to the selected layer attribute.  A PHP
warning is displayed (see below).

Fedora Core 2
Chameleon beta 2 20041022
------------------
PHP error:

[24-Oct-2004 19:29:32] PHP Notice:  Undefined property:  onMouseOut in
/home/nsavard/proj/chameleon_beta/htdocs/widgets/MapTips/MapTips.widget.php on
line 353
------- Comment #1 From 2004-10-24 19:46:01 -------
Steps to reproduce:
1.  Load sample_enhanced.phtml
2.  Select Tools
3.  Select Map Tips
4.  Select the popplace layer
5.  Select NAME as attribute
6.  Type in any URL

------- Comment #2 From 2004-10-25 09:18:15 -------
Was able to reproduce error on Windows/Explorer5.
------- Comment #3 From 2004-10-25 09:18:52 -------
Changed target to 1.99 RC 1.
------- Comment #4 From 2004-11-02 13:56:54 -------
I want to add more information to this bug.  There are two JavaScript errors:

Error: MapTipsContent is not defined
Error: MapTipsClear is not defined
------- Comment #5 From 2004-11-02 13:59:41 -------
I'm sorry I miss something in comment #4.  These JavaScript error come out when
moving the mouse over city names after I added the map tips.
------- Comment #6 From 2006-04-06 16:39:59 -------
Update:  I got no more PHP or JavaScript error.  But there is still no URL link
added.