a css call is made for every new chatroom block it should be called only one time
i'll fix this today.
should just be a matter of using a static var to make sure this doesn't happen more than once per request.
fixed - please test.
called two times now, only in chat pages.
can we avoid that?
yep, another patch committed for this - please test again.
its ok now, tks!
Comments
Comment #1
Anonymous (not verified) commentedi'll fix this today.
should just be a matter of using a static var to make sure this doesn't happen more than once per request.
Comment #2
Anonymous (not verified) commentedfixed - please test.
Comment #3
pacheco commentedcalled two times now, only in chat pages.
can we avoid that?
Comment #4
Anonymous (not verified) commentedyep, another patch committed for this - please test again.
Comment #5
pacheco commentedits ok now, tks!
Comment #6
Anonymous (not verified) commented