AaronNGray / jsdoc-toolkit

Automatically exported from code.google.com/p/jsdoc-toolkit
0 stars 0 forks source link

Cannot find function charAt in object true #271

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

C:\frans\pr\jsdoc_toolkit-2.3.2>java -jar jsrun.jar app/run.js -t 
templates\jsdoc I:\Inetpub\fap_se\distributor\member\memberOffers.asp

Gives following output:

js: uncaught JavaScript runtime exception: TypeError: Cannot find function 
charAt in object true.

version: sdoc_toolkit-2.3.2
OS: Windows XP
java VM:
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode, sharing)

Original issue reported on code.google.com by frans.lu...@gmail.com on 27 Nov 2009 at 3:40

GoogleCodeExporter commented 9 years ago
it should be -t=templates\jsdoc

Original comment by froden...@gmail.com on 28 Nov 2009 at 5:24

GoogleCodeExporter commented 9 years ago
Thank you! The error message is still a bug though. Always difficult to get 
those
right - I know.

Original comment by frans.lu...@gmail.com on 28 Nov 2009 at 9:31

GoogleCodeExporter commented 9 years ago

Original comment by micmath on 5 Dec 2009 at 10:43

GoogleCodeExporter commented 9 years ago
Committed revision 847. Thanks for pointing this out.

Original comment by micmath on 3 Jul 2010 at 8:04