Ticket #54 (closed defect: fixed)

Opened 20 years ago

Last modified 19 years ago

Documentation Error

Reported by: mineer@… Owned by: somebody
Priority: lowest Milestone: 2.0 Beta 1 Bugfixes
Version: 2.0.304 Severity: trivial
Keywords: Cc:

Description

There is an error at:

Using modelglue.GenericList?: http://docs.model-glue.com/How_To_s/How_To_Use_Generic_Database_Messages/Using_modelglue.GenericList.htm

All of the dumps <cfdump var="#viewstate.getValue("ContactQuery?") />

are missing the end (#"), so the line above should be:

<cfdump var="#viewstate.getValue("ContactQuery?")#" />

I hope I am not being annoying by submitting these documentation errors. If you would prefer I don't or that I notify you in a different way, please let me know. mineer@….

Change History

Changed 20 years ago by joe.rinehart

No, no, it's great - they have exactly where the error is, and make it really easy to clean up multiple problems at once!

Changed 20 years ago by joe.rinehart

  • status changed from new to closed
  • resolution set to fixed

Fixed in [165]

Note: See TracTickets for help on using tickets.