bishop335 / subtext

Automatically exported from code.google.com/p/subtext
0 stars 0 forks source link

toggleHideOnCheckbox javascript function is not defined! #249

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Several pages - Comments.aspx, Syndication.aspx do RegisterStartupScript, 
trying to call toggleHideOnCheckbox(checkbox, 'otherSettings');

But toggleHideOnCheckbox is not defined, that leads to javascript run time 
erros on page loading.

I've done search, but haven't found and implementation of this function. It 
seems like its removed, but some code is still depend on it.

Solutions:
1. Add impl of that function and add <script> reference on each page.
2. Just remove it from pages, as it is not used.

It depends on how imporatant is that.
Please suggest. :)

Original issue reported on code.google.com by alexande...@gmail.com on 30 Jul 2010 at 1:36

GoogleCodeExporter commented 8 years ago
Simone, could you please take a look on issues? Could I safely remove that 
script ?

Original comment by alexande...@gmail.com on 2 Aug 2010 at 5:50

GoogleCodeExporter commented 8 years ago
No idea, I think we can remove it, I'll have a look at it.

Original comment by simone.chiaretta on 2 Aug 2010 at 2:04

GoogleCodeExporter commented 8 years ago
Fixed in r4188

Original comment by haac...@gmail.com on 15 May 2011 at 11:04

GoogleCodeExporter commented 8 years ago

Original comment by Simon.JPhilp on 29 May 2011 at 4:11