Jump to content


Issue Information

  • #000019

  • 0 - None Assigned

  • 2.1.0 Beta 4

  • 2.1.0

  • Fixed

Issue Confirmations

  • Yes (0)No (0)
Photo

projects reordering in acp

Posted by wareczek on 22 July 2012 - 04:52 PM

reordering in acp doesn't work, got this error in chrome console:

TypeError
ipb.js:40
Debug.error ipb.js:40
Ajax.Responders.register.onException ipb.js:200
(anonymous function) prototype.js:1457
(anonymous function) prototype.js:825
Ajax.Responders._each prototype.js:1441
each prototype.js:824
Ajax.Responders.dispatch prototype.js:1454
Ajax.Request.Class.create.dispatchException prototype.js:1651
Ajax.Request.Class.create.respondToReadyState prototype.js:1604
Ajax.Request.Class.create.onStateChange prototype.js:1545
__method

changed status to: Awaiting Feedback

Did you clear your cache?

We changed this code quite a bit

tested on clean Firefox 14 and ends up the same but other error

Error in Firefox console after drop:

TypeError: $("reorderProjects") is null

...('reorderProjects').observe( 'click', ACPProjectListing.clickedReorderProjects )

acp.projects.js (row 529)


POST data:

order {"143":{"6":{},"48":{}},"116":{},"144":{"1":{},"9":{},"10":{"11":{},"12":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{},"23":{},"24":{},"25":{},"26":{},"28":{},"29":{},"32":{},"34":{},"35":{},"36":{},"38":{},"39":{},"40":{},"42":{},"43":{},"44":{},"45":{},"47":{},"49":{},"50":{},"61":{},"62":{},"63":{},"64":{},"65":{},"66":{},"67":{},"68":{},"69":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"92":{},"93":{},"94":{},"95":{},"97":{},"98":{},"99":{},"100":{},"101":{},"102":{},"103":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"117":{},"118":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{},"134":{},"135":{},"136":{},"137":{},"138":{},"139":{},"141":{},"142":{},"145":{}},"119":{"120":{}}}}


result:

{"result":"success"}{"result":"success"}



changed status to: Confirmed - Admin CP - Skin

changed fixed-in version to: 2.1.0
changed status to: Fixed

You can remove
('reorderProjects').observe( 'click', ACPProjectListing.clickedReorderProjects )

It is no longer needed.





0 user(s) are reading this issue

0 members, 0 guests, 0 anonymous users