Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SolpartMenu disappears with certain UserAgentsSolpartMenu disappears with certain UserAgents
Previous
 
Next
New Post
11/30/2006 10:06 AM
 

So you are making your FireFox (or other) browser send a useragent like it is IE? 

This would definitely be a problem, cause if the Menu detects IE it will send down its contents as a xml dataisland, which of course IE is the only browser that can understand... 

My suggestion is to keep the useragent that matches your browser...  Are you saying that your Palm has IE on it? 


 
New Post
11/30/2006 10:29 AM
 

Hi Jon,

the start of all tests is the Palm, the browser on it is not an IE, but a proprietary bowser developed by palm (webbrowser 2.0). I can send you the user agent string, if this is of interest for you. On this machine natively the menu is not shown at all.

Thanks for outlining the problem with my firefox emulation test env. Does that mean, that I can emulate only non-IE browsers that way ? Another question could be, that maybe not all browsers identified as IE are capable to understand the xml data, even if nobody fakes the user agents like me. So far, the firefox emulation was the nearest test to reconstruct palms behaviour.

Your, dvv

 
New Post
11/30/2006 10:43 AM
 

Hi Jon,

looking at the user agent string of my palm device

"Mozilla/4.76 (compatible; MSIE 6.0; U; Windows 95; PalmSource; PalmOS; WebPro; Tungsten Proxyless 1.1 320x320x16)"

Now, it clear why the menu disappears. It identifies itself (as some other devices) as an IE. Any idea how to get around ?

Yours, dvv

 
New Post
11/30/2006 12:37 PM
 
You will need to modify the spmenucaps.config in such a way that it excludes browsers that contains something like PalmOS...

 
New Post
12/2/2006 10:01 AM
 

Hi Jon.

I've modified spmenucaps.config as suggested, but I get still no menu on my palm device. Simulation the UA with Forefox still renders downwards. Any idea ?

<?xml version="1.0" encoding="utf-8" ?>
<capabilities>
 <functionality nm="UpLevel" desc="Renders Uplevel">
  <supports>
   <browser nm="IE" minversion="4" />
   <browser nm="Netscape" minversion="5" />
   <browser nm="Gecko" minversion="1" />
   <browser nm="Opera" minversion="7" />
   <browser contains="Konqueror" />
   <browser contains="Safari" />
   <browser contains="FireFox" />
   <browser contains="Camino" />
   <browser contains="PalmOS" />
  </supports>
  <excludes>
  </excludes>
 </functionality>
 <functionality nm="XMLParsing" desc="Client Side XML Parsing">
  <supports>
   <browser nm="IE" minversion="4" />
   <browser nm="Netscape" minversion="5" />
   <browser nm="Gecko" minversion="1" />
   <browser contains="FireFox" />
   <browser contains="Camino" />
  </supports>
  <excludes>
   <browser contains="Konqueror" />
   <browser contains="Mac" />
   <browser contains="Windows CE" />
   <browser contains="PalmOS" />
  </excludes>
 </functionality>
 <functionality nm="XMLDataIslands" desc="XML DataIslands supported (allows caching)">
  <supports>
   <browser nm="IE" minversion="5" />
  </supports>
  <excludes>
   <browser contains="Mac" />
   <browser contains="Windows CE" />
   <browser contains="PalmOS" />
  </excludes>
 </functionality>
 <functionality nm="Transitions" desc="Menu Effects Transitions">
  <supports>
   <browser nm="IE" minversion="5" />
  </supports>
  <excludes>
   <browser contains="Mac" />
   <browser contains="PalmOS" />
  </excludes>
 </functionality>
</capabilities>

Yours, dvv

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SolpartMenu disappears with certain UserAgentsSolpartMenu disappears with certain UserAgents


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out