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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIExpand/Collapse always collapsing.Expand/Collapse always collapsing.
Previous
 
Next
New Post
5/31/2008 7:12 PM
 

When I expand/collapse, my browser does not do a postback.  I have IE7 on Vista.  I am wondering if either you are getting a script error (please try and turn on script error notifications - Tools -> Internet Options -> Advanced (tab) -> Check Display a notification about every script error).

Other than that, I wonder if somehow your useragent is different and not making IE7 detected as uplevel...

 


 
New Post
6/5/2008 9:26 PM
 

I turned on the notifications and verified that I was getting them on a site that I knew had a few js errors.  I didn't get any notifications on my site (piedmontok.org) while I was able to recreate the problem.  I'm posting my user-agent and my version of IE7.  Need any other info to troubleshoot?  Also, when you attempted to recreate it as described in my previous post and were unable to?  It seems to have some correlation with ajax calls being initiated or not being initiated before I try to expand/collapse a container... can't seem to pin it down (although I thought I had in my previous post). 

USER-AGENT:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322; KTXN B0A0T0)

The Elements of Your User Agent String Are:

Mozilla/4.0
compatible
MSIE 7.0
Windows NT 6.0
SLCC1
.NET CLR 2.0.50727
Media Center PC 5.0
.NET CLR 3.0.04506
.NET CLR 1.1.4322
KTXN B0A0T0

 

The Full Header Sent by Your Browser is:

HTTP_CONNECTION:Keep-Alive
HTTP_ACCEPT:image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-ms-application, application/vnd.ms-xpsdocument, application/xaml+xml, application/x-ms-xbap, application/x-shockwave-flash, application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/x-silverlight, */*
HTTP_ACCEPT_ENCODING:gzip, deflate
HTTP_ACCEPT_LANGUAGE:en-us
HTTP_HOST:whatsmyuseragent.com
HTTP_REFERER:http://www.google.com/search?q=what+is+my+user-agent&rls=com.microsoft:*:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7DKUS
HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322; KTXN B0A0T0)
HTTP_UA_CPU:x86

Browser Version:  7.0.6000.16643
Update Versions:  0

Your continued help would be much appreciated... I'm getting close to launch and would love to know that all versions of browsers can enjoy an intuitive experience on my first DNN site.

Thanks for all your help!

Codegrad

 
New Post
6/10/2008 10:45 PM
 

This is the same useragent I have on one of my PCs.  Unfortunately, I am not able to reproduce it.  The problem seems to stem from the fact that the actual postback is not being canceled (i.e. updatepanel postback happens).

Not sure how to troubleshoot this...


 
New Post
6/22/2008 10:25 AM
 

I have the same problem, it started to appear after an update of the IE version ( Browser Version:  7.0.6000.16643) on a Vista PC. I get the problem browsing different sites (a production one, still on DNN 4.7.0, hosted on Windows Server 2003 as well as a development one with DNN 4.8.3 on a Vista Business). This behaviour affects the standard administration pages , such as the portal administration one, using the delivery standard skins, so apparently it does not depend on any customization.

The problem does not rise on Firefox (any version) nor using different versions of I.E. (accessing the same sites!).

I tried to debug a little bit using a development version of previously said production site (i.e. DNN 4.7.0, SOLPART Menu, no custom modules exploiting Ajax, no updatepanels etc.).

When you click on the +/- icon the client code is correctly executed, after that a post is issued that causes the reload of the page (and MinMax returning to the previous state).

  • The __dnn_SectionMaxMin function returns true, trying to cancel the postback
  • The  onclick corretcly executes the 'return false' statement
  • Then control returns to the Ajax Framework and in the end executes the following code:

function anonymous() {

 

m_oSolpartMenu["dnn_dnnSOLPARTMENU_ctldnnSOLPARTMENU"].bodyclick();

m_oSolpartMenu["dnn_ctr572_dnnACTIONS_ctldnnACTIONS"].bodyclick();

m_oSolpartMenu["dnn_ctr573_dnnACTIONS_ctldnnACTIONS"].bodyclick();

}

that seems cause the postback.

If you hover over the menu, the behaviour disappears and everything goes right untill you does not reload the page.

I hope this can be of some help.

 
New Post
6/23/2008 9:06 AM
 

Thanks for the additional info, though I still can't see what the problem could be. 

Could you try something for me?  Open up a page where you can consistently reproduce the problem.  Do a File -> Save As... Change Save as type to (Webpage, complete).  Save the page to an empty folder and zip up the contents.  Hopefully I can then get this to happen locally here.  Then email me directly with the file.

Thanks.


 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIExpand/Collapse always collapsing.Expand/Collapse always collapsing.


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