DotNetNuke 4.5 (4.5.1) Bug with AJAX Support 

For those individuals creating modules using the "built-in" support for AJAX in DotNetNuke relying on the "SupportsPartialRendering" checkbox in the control declaraction. It has been discovered that the <supportspartialrendering> tag that is listed as supported for .dnn files, is NOT applied during a module installation.  This has been logged at the DotNetNuke support website, however, until this has been fixed you will be required to manually apply the "SupportsPartialRendering" option for your module controls that support it!

Posted by Mitchel on Sunday, April 22, 2007
 

Comments

Hi there, i had enable partial rendering for Repository module like you described at your article (for DNN 4.5.0) but after upgrading 4.5.1 the functionality has been disappeared. Do you know how to re-apply partial rendering? Also is this bug effects my Ajax partial rendering.

By Ismet Dumlupinar on Tuesday, April 24, 2007 at 1:01 AM

You should be able to simply reapply the setting as was completed with version 4.5.0.

I have had partial rendering enabled on my 4.5.1 installation as well so I am not aware of any issues with it work there, other than on module upgrades the possibility of the values being lost.

By mitchel.sellers@gmail.com on Tuesday, April 24, 2007 at 3:19 AM
Click here to post a comment

Disclaimer