Bug 1110 - popupcss shared resource warning (value)
: popupcss shared resource warning (value)
Status: RESOLVED DUPLICATE of bug 925
: Chameleon
Widget
: 2.2
: PC Windows 2000
: P2 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2005-07-12 08:06 by
Modified: 2005-07-12 08:20 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2005-07-12 08:06:10
Bart,

this attribute of SharedResource got removed inadvertantly and should be 
  either added back to SharedResource or the structure of the 
SharedResource should be changed in this case to put the value into a 
sub-tag (this would be preferrable I think).

But you can safely ignore this warning for now.

Cheers

Paul

Bart van den Eijnden wrote:
> Hi list,
> 
> using Chameleon 2.2 I get the following error:
> 
> <!-- ERRORS
> WARNING: following attributes are invalid for a sharedresource widget: VALUE.
 The widget tag was: &lt;cwc2 type=&quot;SharedResource&quot;
name=&quot;PopupCSS&quot; VALUE=&quot;css/popup.css&quot;/&gt;.
> -->
> 
> But the application code in Popup.php does assume that it will get an
attribute named value:
> 
> $szPopupCSS =
$this->moParent->maSharedResourceWidgets['PopupCSS']->getValue("VALUE","popup.css");
> 
> Where is the discrepancy in this? Should popup.php be changed or the
SharedResource widget?
> 
> Best regards,
> Bart
> 
> Bart van den Eijnden
> Syncera IT Solutions
> Postbus 270
> 2600 AG  DELFT
> 
> tel.nr.: 015-7512436
> email: BEN@Syncera-ITSolutions.nl 
> 
> 
> _______________________________________________
> Chameleon mailing list
> Chameleon@lists.maptools.org 
> http://lists.maptools.org/mailman/listinfo/chameleon 
> 

-- 
+-----------------------------------------------------------------+
|Paul Spencer                           pspencer@dmsolutions.ca   |
+-----------------------------------------------------------------+
|Applications & Software Development                              |
|DM Solutions Group Inc                 http://www.dmsolutions.ca/| 
+-----------------------------------------------------------------+
_______________________________________________
Chameleon mailing list
Chameleon@lists.maptools.org 
http://lists.maptools.org/mailman/listinfo/chameleon
------- Comment #1 From 2005-07-12 08:20:23 -------
I just updated bug 925, which discusses the same issue.

*** This bug has been marked as a duplicate of 925 ***