Border attribute disappears on deployment
Border attribute disappears on deployment
- Subject: Border attribute disappears on deployment
- From: Randall Perry <email@hidden>
- Date: Sat, 04 Oct 2003 11:22:56 -0400
Got some WOImage tags in my app. I customized these directly in the .wod
like so:
Image2: WOImage {
src = "cardimage.jpg";
border = 0;
This works fine on dev builds, but after depolying the app like this:
sudo pbxbuild install DSTROOT=/ -buildstyle Deployment
sudo pbxbuild install DSTROOT=/ -buildstyle WebServer
The border = 0 attribute is stripped out. AFAICT everything else in the app
is fine.
Anyone know why this is?
You can view the app at:
http://systame.net/cgi-bin/WebObjects/CrazyEights.woa
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.