Closed GoogleCodeExporter closed 8 years ago
I believe this is the same defect as was reported in issue #193
Original comment by micmath
on 15 Feb 2009 at 12:08
I found a better solution than what was presented: Change line 92 of JsDoc.js
to:
return ext.indexOf(thisExt) > -1 || (JSDOC.handlers && thisExt in
JSDOC.handlers);
Original comment by gboy...@gmail.com
on 17 Mar 2009 at 9:44
Original issue reported on code.google.com by
simon.sp...@gmail.com
on 10 Feb 2009 at 3:45