Search and Top Navigation
#5917 closed bug (duplicate)
Opened August 10, 2010 03:11PM UTC
Closed September 02, 2010 09:11PM UTC
Last modified October 11, 2012 09:15PM UTC
resizable produce a lot of errors and breaks
Reported by: | jogep | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | ui.resizable | Version: | 1.8.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
after upgrading to 1.8.4 the resizable function does not work anymore.
after execute resizable() I have following error message in my console.
Fehler: module\\xC2 is not defined
Quelldatei: http://localhost:8080/struts2-jquery-showcase/struts/js/base/jquery.ui.core.js
Zeile: 27
when I try to resize this I get a lot of error message like this.
Fehler: num is not a function
Quelldatei: http://localhost:8080/struts2-jquery-showcase/
Zeile: 253
Attachments (1)
Change History (5)
Changed August 10, 2010 06:37PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
Changed September 02, 2010 08:02PM UTC by comment:2
resolution: | worksforme |
---|---|
status: | closed → reopened |
I am also getting the exactly same error with same version.
module\\xC2 is not defined
file:///C:/Users/Nasha/Desktop/resizable/web/js/jquery/jquery-ui-1.8.4.custom/development-bundle/ui/jquery.ui.core.js Line 27
num is not a function
file:///C:/Users/Nasha/Desktop/resizable/web/js/jquery/jquery-ui-1.8.4.custom/development-bundle/ui/jquery.ui.resizable.js Line 254
I have also attached the sample to reproduce the error.
Please open resizable.html and click on any of edit images, it should open a popup. Now this popup can be dragged but this can't be resized and throws the above mentioned exceptions in firebug window.
Thanks
Ahsan
Changed September 02, 2010 09:11PM UTC by comment:3
resolution: | → duplicate |
---|---|
status: | reopened → closed |
Duplicate of #5921.
Changed September 02, 2010 09:31PM UTC by comment:4
It worked.
Thanks,
Ahsan
Changed October 11, 2012 09:15PM UTC by comment:5
milestone: | TBD |
---|
Milestone TBD deleted
Please provide a demo of a broken page.