ruTorrent icon indicating copy to clipboard operation
ruTorrent copied to clipboard

JS error: [ : 1153] Uncaught TypeError: Cannot read properties of undefined (reading 'length')

Open koblack opened this issue 1 year ago • 0 comments

Please complete the following tasks.

  • [X] Web browser cache cleared
  • [X] Web browser and ruTorrent version provided

Tell us about your environment

Web Browser: Google Chrome 130.0.6723.70 ruTorrent: master: https://github.com/Novik/ruTorrent/commit/e15310fc07b3f2e1443d611204985a97caf155c5

What were you trying to do?

Try adding a new rule using the rssurlrewrite manager "URL Replacement in RSS"

What us the error message?

JS error: [ : 1153] Uncaught TypeError: Cannot read properties of undefined (reading 'length')

Give us the stack trace.

Uncaught TypeError: Cannot read properties of undefined (reading 'length') from TypeError: Cannot read properties of undefined (reading 'length') at theWebUI.addNewRule (:1153:290) at HTMLButtonElement.onclick (http://.../:1:10)

koblack avatar Oct 23 '24 18:10 koblack