2919: Reviewboard uses non-standard calls in Javascript

sour*****@gmai***** (Google Code) (Is this you? Claim this profile.)
March 4, 2013
What version are you running?

1.7.4

What's the URL of the page containing the problem?

https://git.reviewboard.kde.org/r/108261/s/991/

What steps will reproduce the problem?
1. Open the above webpage in a browser with console.* Javascript support
2. Note that certain images have failed to load

What is the expected output? What do you see instead?

Images should load.

What operating system are you using? What browser?

KDE Konqueror browser using the KHTML/KJS backend on Linux.

Please provide any additional information below.
david
#1 david
Do you mean "without console.*"?

Does konqueror have debug tools that let you see javascript errors?
  • +NeedInfo
#2 sour*****@gmai***** (Google Code) (Is this you? Claim this profile.)
I don't have the Javascript error at hand, but it involved the use of the console.assert() and console.log() functions I believe, in particular console.assert()
chipx86
#3 chipx86
Upgrade. This has since been fixed.
  • -NeedInfo
    +Fixed