jquery-ui issue

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
7/20/2011 5:17:58 AM
Gravatar
Total Posts 92
Нет, я не изменил. До старости глубокой...

jquery-ui issue

Dear,

 

OS: Windows 7 64 bit.

DB: SQL 64bit 2010

Versions:

I had a version of MojoPortal  (1961 (c48780a2903b)  2.3.6.6)

Updated to (2375 (1a13d3ed33fb)  joedev 2.3.6.7) with last JS fixes.

Issue:

I am using ajaxToolKit:ModalPopupExtender and all waked fine, these ModalPopups have onClick events on Save and Cancel. Also they worked fine and triggered, when I upgraded to the new version with the latest fixes, these ModalPopups are appearing when I click Show button but they are not triggering these events, so no Save and no Cancel are working!

 

I have now 2 working copies one with this bug (2.3.6.7) and the old one (2.3.6.6)  with the same environment.

Note: the old version still working with no bugs.

 

Thank you

 

Regards

 

 

7/20/2011 7:47:05 AM
Gravatar
Total Posts 92
Нет, я не изменил. До старости глубокой...

Re: jquery-ui issue

ok,

I found another tip, If I login as administrator in the old version everything work ok, but if as simple user again all these Popups stop working..! (the new version still nothing work there!)

Is there any related permissions to that JQuery?

Thanks

7/20/2011 9:05:14 AM
Gravatar
Total Posts 18439

Re: jquery-ui issue

I don't know of any change in mojoPortal that could break something in the Ajaxtoolkit. Maybe the newer versions of jQuery and jQueryUI have a compatibility problem with it, you could try changing the version to an older one from Web.config if you're using the CDN.

Only other thing I can think of that is different is the combining of scripts, you could disable that by setting CombineScriptsWithScriptManager="false" on the <portal:ScriptLoader in your layout.master to see if that is a factor or not.

Hope that helps,

Joe

 

7/20/2011 11:55:58 AM
Gravatar
Total Posts 92
Нет, я не изменил. До старости глубокой...

Re: jquery-ui issue

so sorry Joe, i am taking your time always, it is a wrong open numeric regex validator on another Tab...!!! it preventing all Popups from triggering events...

 

sorry and thank you

You must sign in to post in the forums. This thread is closed to new posts.