[Chameleon-dev] [Bug 964] New: [Chameleon Doc] incorrect PopupCSS example in Popup Attribute Group doc

bugzilla-daemon at maptools.org bugzilla-daemon at maptools.org
Wed Feb 16 11:00:48 EST 2005


http://www.maptools.org/bugzilla/show_bug.cgi?id=964

(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.)

           Summary: [Chameleon Doc] incorrect PopupCSS example in Popup
                    Attribute Group doc
           Product: Chameleon
           Version: 2.0
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
        AssignedTo: chameleon-dev at lists.maptools.org
        ReportedBy: fwarnock at dmsolutions.ca


I'm not sure if it's just the example, or if the syntax is also incorrect, but
the following example found in the Popup Attribute Group document is definately
wrong.

<cwc2 type="SharedResource"
   name="PopupCSS"
   value="/cssdir/popup.css"/>

it should be as follows

<cwc2 type="SharedResource" name="PopupCSS">
  <popupcss value="/cssdir/popup.css" />
</cwc2>



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list