[Solved] "Edit subscription options" broken?

Hello, sorry for maybe stupid post, but I noticed that “Edit subscription options” button don’t open feed settings.
After clicking, page /prefs.php?tab=feedConfig&method=editFeed&methodparam=9051 is opened, but no edit feed window. And warning in console:

initSecondStage, unknown method: editFeed
initSecondStage @ prefs.js?1544390714:97

image

image

If possible include steps to reproduce the problem:
Subscribe to feed, try to “Edit subscription options” button,

tt-rss version (including git commit id):
Tiny Tiny RSS v18.12 (eedd402)
(from last week)

Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions:
Ubuntu 18.04, PostgreSQL

oh yes, this very likely wasn’t refactored right because i always forget it exists
thanks for reporting, i’ll make a note to take a look at it

this should probably fix it

https://git.tt-rss.org/fox/tt-rss/commit/e70d42237abcb5e130ee85e8e58f87b832290447

Thanks, it’s fixed :slight_smile: