[Chameleon-dev] [Bug 925] [Chameleon - Widget] Popup assumes invalid attribute in SharedResource

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Tue Jul 12 08:07:39 EDT 2005


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

pspencer at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chameleon-
                   |                            |dev at lists.maptools.org,
                   |                            |bartvde at xs4all.nl
         AssignedTo|chameleon-                  |jlacroix at dmsolutions.ca
                   |dev at lists.maptools.org      |
            Version|2.0                         |2.2



------- Additional Comments From pspencer at dmsolutions.ca  2005-07-12 08:07 -------
I think the right way to fix this bug is to change the structure of the popup
shared resource so that there is a subtag, as in:

<cwc2 type="SharedResource" name="PopupCSS">
    <url value="<url to css file"/>
</cwc2>

We will need to make sure that the code checks both the new case and the old
case (value="" in the cwc2 tag) in 2.3/2.4 and then we could eventually remove
it in the following version.  In the current version, we need to emit an error
if the old value="" in the cwc2 tag is used.  In the next version, we can remove
those checks.

Ideally, we would also change the Popup.php so that you could specify the name
of the shared resource to use, popupcssresource="MyPopupCSS", but that is a less
critical change at this point.



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


More information about the Chameleon-dev mailing list