• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Firefox and a directAction
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Firefox and a directAction


  • Subject: Re: Firefox and a directAction
  • From: David LeBer <email@hidden>
  • Date: Fri, 23 Jul 2004 12:23:53 -0400

On 23-Jul-04, at 12:18 PM, Colin Clark wrote:

Hi David,

Are you encountering this problem while developing with WODirectConnectEnabled set to true?

I've noticed a problem in some cases with Mozilla-based browsers--including FireFox--not correctly loading our stylesheet in direct connect mode. When the application is split installed and run in deployment mode, everything works fine.

Let me know if that helps,

Thanks Colin,

I'm seeing this both on a development machine with direct connect enabled and on a deployment machine with it turned off. The style sheet is being generated (its a WOComponent) by a directAction. I'm thinking I might have to save it out to the file system and let the WebServer vend it directly.

Colin

---
Colin Clark
Dynamic Web and Database Development Lead,
Resource Centre for Academic Technology,
University of Toronto

On Friday, July 23, 2004, at 11:29 AM, David LeBer wrote:

On 23-Jul-04, at 11:02 AM, Jerry Porter wrote:

Hello,

I don't know firefox, but, it might be the way you are using the url to the style sheet

Try something more like:

<link rel="stylesheet" type="text/css" href="/WebObjects/Frameworks/MyApp.woa/WebServerResources/wireless/ MainStyle.css">

I am using <link rel=...> for a base stylesheet (vended by the webserver) already.


The import hides my complex styles form Netscape4 browsers.

As an aside, I've tried using <link rel=...> with the DA url and it fails in Firefox as well.

On Jul 23, 2004, at 7:15 AM, David LeBer wrote:

Good morning,

I'm experiencing a problem with Firefox and an WOActionURL in the head of my pages that should serve up a dynamically generated CSS sheet. The renders like this:

<style type="text/css"> @import url(/cgi-bin/WebObjects/oetkercm.woa/wa/stylesheet?code=css_5); </style>

Everything else grabs it OK, but not Firefox.

Any thoughts?

;david

--
David LeBer
Codebase Software Systems
site: http://www.codebase.ca
blog: http://david.codebase.ca
_______________________________________________
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.


Jerry E. Porter
Software Engineer
Wireless Matrix Corporation
102, 1530 - 27th Ave. NE
Calgary, Alberta, Canada
T2E 7S6
Main: 1-403-250-3949
Fax: 1-403-250-8163
email@hidden
http://www.wirelessmatrixcorp.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.




;david

--
David LeBer
Codebase Software Systems
site: http://www.codebase.ca
blog: http://david.codebase.ca
_______________________________________________
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.







;david

--
David LeBer
Codebase Software Systems
site:   http://www.codebase.ca
blog: http://david.codebase.ca
_______________________________________________
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.


References: 
 >Re: Firefox and a directAction (From: Colin Clark <email@hidden>)

  • Prev by Date: Re: Firefox and a directAction
  • Next by Date: WODisplayGroup display list repetition
  • Previous by thread: Re: Firefox and a directAction
  • Next by thread: Re: Firefox and a directAction
  • Index(es):
    • Date
    • Thread