Download NOW
Version: 1.2
Build Date: Oct 27 2009
Join The Talk
Discussion mailing list
Read The Blog
Follow the official blog
Contribute
To the official wiki

Latest Open Issues

  • #213 does not handle unicode characters
  • #211 Enhancement: Spreadsheet Plugin (Delimiters)
  • #210 Enhancement: Add support for "type" attribute in
  • #206 java.util.HashSet.toArray() fails in ArraySort()
  • #205 Query with hashCode() causes null pointer exception

Issue Tracking

Feel free to review or add any new bugs, issues, or requests for enhancements to the Issue Tracker.

The Issue Tracker may be found here. To report a new issue please go here.

 

Re: Issue 208 in openbluedragon: Custom Tage in
Comment #10 on issue 208 by Derrick.Jackson73: Custom Tage in <cfthread>
 [link]  Alan,  I just tried the custom tag within the cfthread again and it still did not  work.  Here is what i have in my cfthread for the custom tag:  <cf_spreadsheet action="write" filename="#uploadPath##theFile Name#.xls"
Re: Issue 212 in openbluedragon: Add code snippet for documentation (patch attached)
Status: Fixed  Comment #1 on issue 212 by alanrobertwilliamson: Add code snippet for  documentation (patch attached)
 [link]  Thanks Peter.
 [link]
 [link]
Re: Issue 37 in openbluedragon: CFSCHEDULE proxyuser/proxypassword ignored
Status: Fixed  Comment #1 on issue 37 by ja...@aw20.co.uk: CFSCHEDULE  proxyuser/proxypassword ignored
 [link]  (No comment was entered for this change.)
Re: Issue 72 in openbluedragon: OpenBD + OpenJDK compilations problems
Status: Fixed  Comment #2 on issue 72 by alanrobertwilliamson: OpenBD + OpenJDK  compilations problems
 [link]  (No comment was entered for this change.)
Re: Issue 51 in openbluedragon: Error Thrown When a Struct Key Begins With a Number and is Declared Using Dot Notation
Owner: andywu22  Comment #2 on issue 51 by alanrobertwilliamson: Error Thrown When a Struct  Key Begins With a Number and is Declared Using Dot Notation
 [link]  This is something Andy may be able to look into since the underlying parser
Re: Issue 12 in openbluedragon: Misleading Error for UDF conflict with plugins
Status: WontFix  Comment #2 on issue 12 by alanrobertwilliamson: Misleading Error for UDF  conflict with plugins
 [link]  (No comment was entered for this change.)
Issue 213 in openbluedragon: does not handle unicode characters
Status: New  Owner: ----  New issue 213 by jwelde: <cfcollection> does not handle unicode characters
 [link]  What steps will reproduce the problem?  1. Create a collection using <cfcollection> -- or via the OBD  administrator, set language to  Chinese.
Issue 212 in openbluedragon: Add code snippet for documentation (patch attached)
Status: New  Owner: ----  New issue 212 by pe...@mach-ii.com: Add code snippet for documentation  (patch attached)
 [link]  CFABORT, CFBREAK and CFCONTINUE are missing getInfo() etc. Attached is a  patch file for these three tags  Attachments:  patch 2.3 KB
Re: Issue 167 in openbluedragon: cffinally (and possibly finally in script)
Comment #3 on issue 167 by pe...@mach-ii.com: cffinally (and possibly  finally in script)
 [link]  @Alan, this is unbelievably cool. I'll probably build a nightly from  source with ANT  today!
Re: Issue 175 in openbluedragon: Feature Request: Ability to pause scheduler so no scheduled tasks run
Comment #4 on issue 175 by alanrobertwilliamson: Feature Request: Ability  to pause scheduler so no scheduled tasks run
 [link]  okay ... i think we can get that organized. One of our new Java engineers  spotted a  wee bug in CFSCHEDULE that he is looking into. He can clear out this too.
Re: Issue 167 in openbluedragon: cffinally (and possibly finally in script)
Comment #2 on issue 167 by alanrobertwilliamson: cffinally (and possibly  finally in script)
 [link]  It hasn't been added to CFSCRIPT yet, but I have pinged andy on this.
Re: Issue 167 in openbluedragon: cffinally (and possibly finally in script)
Status: Fixed  Comment #1 on issue 167 by alanrobertwilliamson: cffinally (and possibly  finally in script)
 [link]  This has now been added Peter.  as usualy, seek it out in the nightly build after +12th March
Re: Issue 175 in openbluedragon: Feature Request: Ability to pause scheduler so no scheduled tasks run
Comment #3 on issue 175 by m...@mattwoodward.com: Feature Request: Ability  to pause scheduler so no scheduled tasks run
 [link]  Both would be awesome. :-) Originally I was thinking of it as a checkbox in  the  administrator to disable the scheduler entirely (which translates into a
Re: Issue 175 in openbluedragon: Feature Request: Ability to pause scheduler so no scheduled tasks run
Comment #2 on issue 175 by alanrobertwilliamson: Feature Request: Ability  to pause scheduler so no scheduled tasks run
 [link]  Would you want this just as a bluedragon.xml or as a set of functions?  SchedulerStart();  SchedulerStop();  t/f: isSchedulerRunning()
Re: Issue 199 in openbluedragon: jsStringFormat does not escape Unicode characters.
Status: Fixed  Comment #1 on issue 199 by alanrobertwilliamson: jsStringFormat does not  escape Unicode characters.
 [link]  Fixed.