search : jon hartmann

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

2601402 CF-3038000 General Server Jon Hartmann Bug 76179:(Watson Migration Closure)Could we get to understand absolute url or file paths? Problem: Could we get to understand absolute url or file paths? Method: Result: ----------------------------- Additional Watson Details
2601276 CF-3038137 ORM Support Jon Hartmann Bug 76467:I'd love to get a function like GetEntityList() that gives you the currently loaded entities Problem: I'd love to get a function like GetEntityList() that gives you the currently loaded entities. This could help with debugging and such. Method
2601421 CF-3037980 General Server Jon Hartmann Bug 76131:(Watson Migration Closure)Would it be possible to allow GetMetaData() to be called on internal CF functions? That would help with automatically creating documentation of the functions, and ensure that there was a way to test d Problem: Would
2600596 CF-3038858 Language : CFSCRIPT Jon Hartmann Bug 77819:The problem I’m having is that component is a restricted keyword in CF script now, so if you have a structure created in CFScript that is passed through a function call and into as an attri Problem: The problem I’m having
2601117 CF-3038305 ORM Support Jon Hartmann Bug 76803:I'd like a function such as EntityNew() that accepts an entity name and returns a new entity of that type Problem: I'd like a function such as EntityNew() that accepts an entity name and returns a new entity of that type. This would be unlock
2601425 CF-3037975 Language : CF Component Jon Hartmann Bug 76109:I was seeing how CF9 interacted with CF on Wheels 0 Problem: I was seeing how CF9 interacted with CF on Wheels 0.9, and as soon as I tried to open it I received an error. It seems that CF is mistaking a line of code for a component
2601422 CF-3037979 ORM Support Jon Hartmann Bug 76112:I'm trying to use CF's ORM to create a table from a CFC definition on MySQL 5 Problem: I'm trying to use CF's ORM to create a table from a CFC definition on MySQL 5.0 and getting an error. I defined the "Contacts.cfc", and setup my application