Closed (fixed)
Project:
Rubik
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Jun 2011 at 13:39 UTC
Updated:
28 Jan 2014 at 08:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jslayer commentedHere is the patch which seems are going to fix this problem
Comment #2
jslayer commentedFirst patch has an error
Comment #3
gregglesBetter status. I clicked around a bit and didn't see any new problems, but I didn't do a full test and my js-foo isn't good enough to be able to critique the patch much.
Comment #4
charlie-s commentedI just noticed this as well. I have some custom code that runs an $.ajax() on link click and returns a true or false. Switching from Garland to Rubik caused the response time to go several multiples of the ~100ms it was taking in Garland.
I applied the patch in #2 and noticed positive improvement.
Comment #5
haydeniv commentedCommitted: d8e5f5a
Thanks!
Is this a problem in 7.x?
Comment #6
haydeniv commentedDowngrading until we know this is an actual problem on 7.x.
Comment #7
kyletaylored commentedI have a simple syntax patch, but other than that everything seems fine in 7.x I would propose to close this issue.
Comment #8
haydeniv commentedLooks straight forward enough.
Committed: 563fa5f
Thanks!