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 ForumsClientAPIClientAPIIsClientScriptBlockRegistered BugIsClientScriptBlockRegistered Bug
Previous
 
Next
New Post
4/2/2007 2:22 PM
 

I'm not certain if this is the right spot to post this - my apoligies if it's incorrect. My co-workers and I beleive we have found a bug in the Client-API

In the ClientAPI.vb code on lines 836-838

Public Shared Function IsClientScriptBlockRegistered(ByVal objPage As Page, ByVal key As String) As Boolean Return objPage.ClientScript.IsClientScriptBlockRegistered(key)End Function

In the ClientAPI.VB code on line 839-841
Public Shared Sub RegisterClientScriptBlock(ByVal objPage As Page, ByVal key As String, ByVal strScript As String)
            objPage.ClientScript.RegisterClientScriptBlock(objPage.GetType(), key, strScript)
        End Sub

In the Register function the type is being passed, as a result the type should also be used for the IsClientScriptBlockRegistered so it can find the right script. As it is right now, the IsClientScriptBlockRegistered doesn't find the registered scripts. The work around is to call the Dot Net functions directly, but it should be fixed in the framework.

I searched the bug tracker and found no mention of this - thought I would post here first and see if anybody else has found this issue?

Thanks.

 
New Post
4/6/2007 1:23 PM
 

43 views and the silence is deafening. Should I log this as a bug or not?

Thanks

 
New Post
4/11/2007 1:43 PM
 

I have been on vacation for the last week.  Thus, the delay in response. I believe you have a valid issue, though I am not sure it results in duplicate scripts being registered.  I only see the script references for things like dnn.js once.

I have entered your issue here.


 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIIsClientScriptBlockRegistered BugIsClientScriptBlockRegistered Bug


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