Bug 338 - [Chameleon] Button Shared Resource path for border images
: [Chameleon] Button Shared Resource path for border images
Status: CLOSED FIXED
: Chameleon
Core
: 1.1
: PC Windows NT
: P2 normal
: 1.99 beta 2
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-04-01 15:02 by
Modified: 2004-07-06 14:04 (History)


Attachments


Note

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


Description From 2004-04-01 15:02:00
Windows 2000
PHP 4.3.3

The button Shared Resource image paths for hover and selected could not be found
in the application using a relative path (eg, images/imagename.png) to the
application template.  Temporary solution was to place images in
chameleon/htdocs/images/ ... this obviously is not a good alternative.

Reason for behaviour is unknown.

Normal state not identified because there were no visible images for border with
the Normal state in teh test application.
------- Comment #1 From 2004-04-05 15:25:04 -------
this was caused by a problem related to bug 336 and does actually work
correctly.
------- Comment #2 From 2004-06-23 21:44:05 -------
the has been fixed in beta 2 2004-06-20
------- Comment #3 From 2004-06-30 14:28:19 -------
Again I need a methodology to test that.  Eventhough I changed paths in the
"NavButtons" sharedresource to non existing paths, buttons are always displayed.
------- Comment #4 From 2004-07-06 12:47:55 -------
did you set the usetextbuttoncache to false?  that should cause buttons to be
regenerated on each page load.
------- Comment #5 From 2004-07-06 14:04:48 -------
Verified on Fedora Core 1 Chameleon 20040625 with
"sample_basic_buttonizer.phtml" and "sample_enhanced.phtml" samples.  I had to
unregister skins to verify this fix.