displaying top 100 results
2599431 CF-3040199 Language João Fernandes Bug 80153:[JFERNANDES] CFThread within a loop inside cffunction breaks local scope Problem:
[JFERNANDES] CFThread within a loop inside cffunction breaks local scope.
Method:
Run the code with CFthread and then comment it and uncomment --->
Result
Tracker Issue Bug 79813:(Watson Migration Closure)[JFERNANDES] TIFF with old profiles can't be correctly converted to jpg using imageWrite()
2599587 CF-3039934 CFIMAGE João Fernandes Bug 79813:(Watson Migration Closure)[JFERNANDES] TIFF with old profiles can't be correctly converted to jpg using imageWrite() Problem:
[JFERNANDES] TIFF with old profiles can't be correctly converted to jpg using imageWrite()
Method:
I'll provide a test
2600221 CF-3039261 Server Manager João Fernandes Bug 78754:[JFERNANDES] Server admin AIR app should have a feed to list all available hotfixes (by version) and security bulletins updates as well Problem:
[JFERNANDES] Server admin AIR app should have a feed to list all available hotfixes (by
2600222 CF-3039260 Server Manager João Fernandes Bug 78753:(Watson Migration Closure)[JFERNANDES] Server admin AIR app should have boths bugtrackers included so we have a single place to manage and report problems Problem:
[JFERNANDES] Server admin AIR app should have boths bugtrackers included so
2600241 CF-3039241 ORM Support João Fernandes Bug 78714:(Watson Migration Closure)[JFERNANDES] Persistent CFCs should support distriminatorFormula to allow fine grain control or discriminated entities Problem:
[JFERNANDES] Persistent CFCs should support distriminatorFormula to allow fine grain
2601502 CF-3037894 ORM Support João Fernandes Bug 75995:[JFERNANDES] Hibernate logs should be available beyond server console Problem:
[JFERNANDES] Hibernate logs should be available beyond server console. Not everyone launches their dev server from a console.
Method:
use Log
2601503 CF-3037892 ORM Support João Fernandes Bug 75994:[JFERNANDES] Unable to Execute HQL Queries with related entities Problem:
[JFERNANDES] Unable to Execute HQL Queries with related entities.
Method:
Use this 2 cfcs
entidade.cfc
habilitacao.cfc
Add some entitade
2601551 CF-3037840 Server Manager João Fernandes Bug 75918:[JFERNANDES][Server Manager] Menu option Server tasks doesn't work Problem:
[JFERNANDES][Server Manager] Menu option Server tasks doesn't work.
Method:
select any server in the server list and press server tasks > clear template cache
Tracker Issue Bug 75917:[JFERNANDES][Server Manager] selecting a new server instance is confusing with the two green arrows
2601552 CF-3037839 Server Manager João Fernandes Bug 75917:[JFERNANDES][Server Manager] selecting a new server instance is confusing with the two green arrows Problem:
[JFERNANDES][Server Manager] selecting a new server instance is confusing with the two green arrows. Once we select a new server
Tracker Issue Bug 74044:(Watson Migration Closure)[RIA]ColdFusion should support SWF verification similar to FMS
2602327 CF-3036977 Flex/Flash : Flex remoting João Fernandes Bug 74044:(Watson Migration Closure)[RIA]ColdFusion should support SWF verification similar to FMS Problem:
[RIA]ColdFusion should support SWF verification similar to FMS. This increases security by avoiding changed/hacked swf files
2602414 CF-3036878 Documentation : General João Fernandes Bug 73850:[ORM] at page 58 of release notes we can see a discriminator property of the ORM-enabled CFC but in page 59 to 60 that value isn't listed Problem:
[ORM] at page 58 of release notes we can see a discriminator property of the ORM
2602425 CF-3036867 Flex/Flash : Flex remoting João Fernandes Bug 73839:[LCDS] Centaur should be shipped with the latest version of LCDS Problem:
[LCDS] Centaur should be shipped with the latest version of LCDS. If not possible to ship with DUNE, it should at least have LCDS 2.6.1.
Sooner we get
2603121 CF-3035984 General Server João Fernandes Bug 72953:(Watson Migration Closure)[Mobile] ColdFusion should support Mobile Content Delivery Protocol to support feeding Mobile applications Problem:
[Mobile] ColdFusion should support Mobile Content Delivery Protocol to support feeding Mobile
Tracker Issue Bug 72792:(Watson Migration Closure)[Flex][Security] Centaur should support swf verification similar to FMS
2603191 CF-3035896 Flex/Flash : Flex remoting João Fernandes Bug 72792:(Watson Migration Closure)[Flex][Security] Centaur should support swf verification similar to FMS Problem:
[Flex][Security] Centaur should support swf verification similar to FMS. This would allow CF server to protect
2598730 CF-3041006 Flex/Flash : Flex remoting João Fernandes Bug 82210:[JFERNANDES] unable to deploy a simple model to LCDS integrated to CF9 Problem:
[JFERNANDES] unable to deploy a simple model to LCDS integrated to CF9. I've tried with a single table, an empty model, nothing works. Attached
2598731 CF-3041005 Flex/Flash : Flex remoting João Fernandes Bug 82209:[JFERNANDES] to have Data Modeler plugin able to connect sucessfully with CF9, additional steps are required1) add additional rds init arguments useAppserverSecurityuseAppserverSecurityfalse 2) add a specific destination
Tracker Issue Bug 81839:(Watson Migration Closure)[JFERNANDES] There should be an easier way to merge LCDS with CF
2598877 CF-3040842 Flex/Flash : Flex remoting João Fernandes Bug 81839:(Watson Migration Closure)[JFERNANDES] There should be an easier way to merge LCDS with CF Problem:
[JFERNANDES] There should be an easier way to merge LCDS with CF. I propose a small AIR App which would bundle 2.6.1 and 3
2599783 CF-3039727 ORM Support João Fernandes Bug 79522:[JFERNANDES] ORM many-to-one definitions don't respect lazy property Problem:
[JFERNANDES] ORM many-to-one definitions don't respect lazy property. Something is triggering the relationship. No memory tracking is enabled on the server.
Method
2599816 CF-3039694 ORM Support João Fernandes Bug 79476:(Watson Migration Closure)[JFERNANDES] ORM custom naming strategy should support a method getSQLType(sqlType) so we could override default values like having nvarchar fields instead of varchar, nchar, and so on Problem:
[JFERNANDES] ORM
Tracker Issue Bug 79449:[JFERNANDES] ORM dbcreate = 'update' doesn't update table if we add a new fieldtype = ID
2599829 CF-3039681 ORM Support João Fernandes Bug 79449:[JFERNANDES] ORM dbcreate = 'update' doesn't update table if we add a new fieldtype = ID Problem:
[JFERNANDES] ORM dbcreate = 'update' doesn't update table if we add a new fieldtype = ID. To workaround we have to drop the table and have
2600094 CF-3039395 CFIMAGE João Fernandes Bug 78984:(Watson Migration Closure)[JFERNANDES] CF should support both ImageSetIPTCTag and ImageSetExitTag to allow us to write metadata back to images Problem:
[JFERNANDES] CF should support both ImageSetIPTCTag and ImageSetExitTag to allow us to write
Tracker Issue Bug 78776:(Watson Migration Closure)[JFERNANDES] AIR Sync Method should follow LCDS sync method
2600208 CF-3039274 Flex/Flash : AIR Integration João Fernandes Bug 78776:(Watson Migration Closure)[JFERNANDES] AIR Sync Method should follow LCDS sync method Problem:
[JFERNANDES] AIR Sync Method should follow LCDS sync method. Instead of 3 arguments, it should send a ChangeObject which would
2600375 CF-3039094 Language João Fernandes Bug 78408:[JFERNANDES]EntityToQuery should support an optional parameter to define the lowest inheritance chain to be provided/build Problem:
[JFERNANDES]EntityToQuery should support an optional parameter to define the lowest inheritance chain
2600899 CF-3038537 Flex/Flash : Flex remoting João Fernandes Bug 77188:[JFERNANDES] CF9 should add support for NIO endpoints similar to what is bundled with LCDS so for those who might not not be able to run RTMP can leverage a high performance endpoint too using HTTP pr Problem:
[JFERNANDES] CF9
2601500 CF-3037896 ORM Support João Fernandes Bug 75999:[JFERNANDES] When declaring a bi-directional relationship , using mappedBy Problem:
[JFERNANDES] When declaring a bi-directional relationship , using mappedBy
property will throw an error when one-to-many with an inverse many-to-one. Removing
Tracker Issue Bug 75992:[JFERNANDES] Unable to load by Example as soon a Many to one relationship is added to the target Entity to be loaded
2601505 CF-3037890 ORM Support João Fernandes Bug 75992:[JFERNANDES] Unable to load by Example as soon a Many to one relationship is added to the target Entity to be loaded Duplicate ID: CF-3037039
Problem:
[JFERNANDES] Unable to load by Example as soon a Many to one relationship is added
2601553 CF-3037837 Server Manager João Fernandes Bug 75915:[JFERNANDES][Server Manager] servers available dropdown closes sometimes too fast, it requires several tries before being able to pick a new server Problem:
[JFERNANDES][Server Manager] servers available dropdown closes sometimes too fast
2601581 CF-3037808 Server Manager João Fernandes Bug 75871:[JFERNANDES][Server Manager] Popups within the AIR Server Manager application should be using nativeWindows instead of popup modal windows Problem:
[JFERNANDES][Server Manager] Popups within the AIR Server Manager application should
Tracker Issue Bug 74851:(Watson Migration Closure)[ORM] we should be able to use a CFC as a custom Hibernate persister
2602123 CF-3037203 ORM Support João Fernandes Bug 74851:(Watson Migration Closure)[ORM] we should be able to use a CFC as a custom Hibernate persister Problem:
[ORM] we should be able to use a CFC as a custom Hibernate persister. This would allow us to use ORM integration not only with data coming
Tracker Issue Bug 73975:(Watson Migration Closure)[NIO] ColdFusion should ship with a NIO solution for messaging
2602344 CF-3036960 Performance João Fernandes Bug 73975:(Watson Migration Closure)[NIO] ColdFusion should ship with a NIO solution for messaging Problem:
[NIO] ColdFusion should ship with a NIO solution for messaging. Right now messaging in BlazeDS doesn't support NIO endpoints while LCDS (even
Tracker Issue Bug 73960:(Watson Migration Closure)[ORM] there should be a ORMIsDirty(Entity) which would return true if
2602354 CF-3036949 ORM Support João Fernandes Bug 73960:(Watson Migration Closure)[ORM] there should be a ORMIsDirty(Entity) which would return true if Problem:
[ORM] there should be a ORMIsDirty(Entity) which would return true if
1) not exist in the database
2) if exists but properties values don
2602416 CF-3036876 Documentation : General João Fernandes Bug 73848:[OfflineSupport] Offline database Support in the release notes mention additional metadata like [Column] [Id] [Table] but nowhere is told that -keep-as3-metadata argument is necessary so that metadata Problem:
[Offline
2602417 CF-3036875 General Server João Fernandes Bug 73847:(Watson Migration Closure)[OnServerStart] the onServerStart() setting in the Administrator should support a coma delimited value so multiple server Problem:
[OnServerStart] the onServerStart() setting in the Administrator should support a
2602452 CF-3036841 Administrator : Administrator Console João Fernandes Bug 73808:(Watson Migration Closure)(1)[AIR AdminConsole] Server monitor / multiserver should be shown within the air app and not opening a new window loading the interface from the server itself Problem:
(1)[AIR Admin
2602453 CF-3036840 Administrator : Administrator Console João Fernandes Bug 73807:[AIR AdminConsole] When adding a new server, there should be a description text because it's hard to identify multiple instances in the same server , all are seen as {server name}, only the port diffe Duplicate ID: CF
Tracker Issue Bug 79523:(Watson Migration Closure)[JFERNANDES] remoteFetch should be none/id/all instead of true/false
2599782 CF-3039728 Flex/Flash : Flex remoting João Fernandes Bug 79523:(Watson Migration Closure)[JFERNANDES] remoteFetch should be none/id/all instead of true/false Problem:
[JFERNANDES] remoteFetch should be none/id/all instead of true/false. When retrieving an entity with relationships to flex
2601145 CF-3038276 Event Gateway João Fernandes Bug 76743:(Watson Migration Closure)[JFERNANDES][EventGateway] Problem:
[JFERNANDES][EventGateway]
It seems that we won’t have support for onConnect/disconnect on Application.cfc but could we at least have support in the Event Gateway CFC listener
Tracker Issue Bug 76073:[JFERNANDES]Remoting calls made to a service which return ORM entities with lazy properties don't honor laziness
2601452 CF-3037947 Flex/Flash : Flex remoting João Fernandes Bug 76073:[JFERNANDES]Remoting calls made to a service which return ORM entities with lazy properties don't honor laziness Problem:
[JFERNANDES]Remoting calls made to a service which return ORM entities with lazy properties don't honor
Tracker Issue Bug 75920:[JFERNANDES][Server Manager] The application should be more intuitive the way it works
2601549 CF-3037843 Server Manager João Fernandes Bug 75920:[JFERNANDES][Server Manager] The application should be more intuitive the way it works Problem:
[JFERNANDES][Server Manager] The application should be more intuitive the way it works. Right now it's quite confusing because too many things
2602351 CF-3036952 Flex/Flash : Flex remoting João Fernandes Bug 73967:Serializing/Deserializing persisted CFCs should use implicit getters/setters out of the box without requiring a distinct destination Problem:
Serializing/Deserializing persisted CFCs should use implicit getters/setters out
Tracker Issue Bug 78818:[JFERNANDES][LCDS] unable to send ORM entities with circular references direcly to LCDS
2600189 CF-3039294 Flex/Flash : Flex remoting João Fernandes Bug 78818:[JFERNANDES][LCDS] unable to send ORM entities with circular references direcly to LCDS Problem:
[JFERNANDES][LCDS] unable to send ORM entities with circular references direcly to LCDS
Method:
Create entities with one
Tracker Issue Bug 75914:[JFERNANDES] Retrieving datasources from Server Manager trowns an Flex Error into the console
2601554 CF-3037836 Server Manager João Fernandes Bug 75914:[JFERNANDES] Retrieving datasources from Server Manager trowns an Flex Error into the console Problem:
[JFERNANDES] Retrieving datasources from Server Manager trowns an Flex Error into the console.
Method:
create a new CF instance
2602353 CF-3036950 ORM Support João Fernandes Bug 73961:[ORM] One-to-one relationships using the fkcolumn approach doesn't work Problem:
[ORM] One-to-one relationships using the fkcolumn approach doesn't work.
generated hbm.xml is using many-to-one instead of one-to-one.
The problem is described
Tracker Issue Bug 78630:[JFERNANDES]the new <coldfusion> metadata from custom serialization are not supported inside NIO endpoints
2600287 CF-3039192 Flex/Flash : Flex remoting João Fernandes Bug 78630:[JFERNANDES]the new metadata from custom serialization are not supported inside NIO endpoints Duplicate ID: CF-3038537
Problem:
[JFERNANDES]the new metadata from custom serialization are not supported inside NIO endpoints
Tracker Issue Bug 73497:[Flex] CF Deserializer doesn't handle circular references and throws an error
2602676 CF-3036592 Flex/Flash : Flex remoting João Fernandes Bug 73497:[Flex] CF Deserializer doesn't handle circular references and throws an error Problem:
[Flex] CF Deserializer doesn't handle circular references and throws an error.
If you try to send a ObjectA with Many Objects B and if one
Tracker Issue Bug 79895:[JFERNANDES] LCDS integration is broken in GMC
2599546 CF-3039974 Flex/Flash : Flex remoting João Fernandes Bug 79895:[JFERNANDES] LCDS integration is broken in GMC Problem:
[JFERNANDES] LCDS integration is broken in GMC. Something is swalloging arguments unexpectally. The same code base running on cf8+lcds is working perfectly, upgrading
2599777 CF-3039733 ORM Support João Fernandes Bug 79529:[JFERNANDES] When Hibernate parser finds an CFML parsing error, it should point in which file it occured even if it's not a persistent CFC Problem:
[JFERNANDES] When Hibernate parser finds an CFML parsing error, it should point in which file
Tracker Issue Bug 79515:(Watson Migration Closure)[JFERNANDES] Hibernate error does not provide useful information where the problem is
2599790 CF-3039720 ORM Support João Fernandes Bug 79515:(Watson Migration Closure)[JFERNANDES] Hibernate error does not provide useful information where the problem is Problem:
[JFERNANDES] Hibernate error does not provide useful information where the problem is. With many relationships, it's hard
2600796 CF-3038645 Flex/Flash : Flex remoting João Fernandes Bug 77373:[JFERNANDES]CF team needs to certify CF adapters on LCDS 3 Problem:
[JFERNANDES]CF team needs to certify CF adapters on LCDS 3
This ER is based on Ram advice, right now there is no way to work with CF and LCDS DCD workflow
Tracker Issue Bug 76071:[JFERNANDES] Unable to paginate records with entityLoad when using MSSQL server
2601454 CF-3037945 ORM Support João Fernandes Bug 76071:[JFERNANDES] Unable to paginate records with entityLoad when using MSSQL server Duplicate ID: CF-3036630
Problem:
[JFERNANDES] Unable to paginate records with entityLoad when using MSSQL server
Method:
use an ORM application using MSSQL
2599447 CF-3040182 Flex/Flash : Flex remoting João Fernandes Bug 80083:[JFERNANDES] Streaming AMF isn't working with shipped version of BlazeDS Problem:
[JFERNANDES] Streaming AMF isn't working with shipped version of BlazeDS. Clients don't get the Acknowledge message from the server
Method
2600505 CF-3038956 ORM Support João Fernandes Bug 78055:[JFERNANDES] ORM entities with related entities can't be sent over the wire to Flex applications since we get a stacktrace at blazeDS level Problem:
[JFERNANDES] ORM entities with related entities can't be sent over the wire to Flex
Tracker Issue Bug 76087:[JFERNANDES] AMF Gateway is unable to send discriminated entities to be sent over the wire to flex applications
2601444 CF-3037956 Flex/Flash : Flex remoting João Fernandes Bug 76087:[JFERNANDES] AMF Gateway is unable to send discriminated entities to be sent over the wire to flex applications Problem:
[JFERNANDES] AMF Gateway is unable to send discriminated entities to be sent over the wire to flex
Tracker Issue Bug 73856:[ORM] There should be a note on documentation about reserved words in table names
2602408 CF-3036884 ORM Support João Fernandes Bug 73856:[ORM] There should be a note on documentation about reserved words in table names Problem:
[ORM] There should be a note on documentation about reserved words in table names. It should mention (eg MSSQL) if we have a table User it should
Tracker Issue Bug 82205:[JFERNANDES] Modeler panels throws stacktrace if LCDS 3 related instance is not running
2598733 CF-3041003 Flex/Flash : Flex remoting João Fernandes Bug 82205:[JFERNANDES] Modeler panels throws stacktrace if LCDS 3 related instance is not running Problem:
[JFERNANDES] Modeler panels throws stacktrace if LCDS 3 related instance is not running
Method:
1)Stop any cf+LCDS 3 instance2
2599870 CF-3039633 Installation/Config : JEE Deployment João Fernandes Bug 79380:[JFERNANDES] CF9 Multiserver is unable to deploy previous versions of CF properly when this never happened previously Problem:
[JFERNANDES] CF9 Multiserver is unable to deploy previous versions of CF properly when