ben leinfelder's activity
From 07/10/2009 to 08/08/2009
08/07/2009
- 10:40 AM FIRST Bug #4284: Unable to download student response data from the EGR server via FIRST website
- I've gotten access to the Tomcat log files - but now to trace it down further I'd like to get the data uploaded to my...
08/06/2009
- 03:48 PM Kepler Bug #4278: Changes to a reopened KAR are not saved to the new KAR
- one thing that I noticed was that when resaving to a KAR with the same file name, I did not see any indication (in th...
- 03:39 PM Kepler Bug #4197: Waterflow TPC demo - tracking bug
- I've gotten this working in the trunk now - after merging and patching up some new errors.
Ran the base workflow kar ... - 08:36 AM Kepler Bug #4277: Report Designer - Add drop down selection list to the properties table.
- the sort of widgets we'd need [so far] are:
-text area for free text (already have that)
-combo box (two or more alph... - 08:31 AM Kepler Bug #4183: Kepler gives error on command+Q
- i remember chad fixing this a while back. verified that i get no error on os x
- 08:24 AM Kepler Bug #4187: When running with reporting suite, a blank canvas is considered changed and unsaved
- i'm not finding this to be the case. tried on two installations of kepler (wrp suite)
- 08:18 AM Kepler Bug #4187: When running with reporting suite, a blank canvas is considered changed and unsaved
- we had this problem a while back - i thought i'd fixed it.
taking another look.
08/05/2009
- 04:09 PM Kepler Bug #2123: need a way to uniquely identify actor in a workflow and locate it
- The hooking up this highlighting feature with the 'Outline' tab would be a great first step!
- 04:07 PM Kepler Bug #3273: Improve authentication dialogue so that the reason for authentication is clear
- Now the authentication domain is missing from the title bar. This should be readded - as soon as authentication is wo...
- 04:05 PM Kepler Bug #4153: report-overrides
- think this was mis-categorized in SANParks
- 04:04 PM Kepler Bug #3951: Report Viewer - improve TOC panel
- this is extremely low-priority IMO
- 10:51 AM Kepler Bug #4279: FOP give image error on some systems (linux, windows so far)
- Turns out the JAI image reader for PNGs was the culprit. There's a Sun image reader that is also registered, but the ...
08/03/2009
- 04:29 PM Kepler Bug #4279: FOP give image error on some systems (linux, windows so far)
- Preliminary testing:
-recreated the error on my Ubuntu machine.
-upgraded the Apache Commons IO jar to 1.4 (from 1.3)... - 04:29 PM Kepler Bug #4279 (Resolved): FOP give image error on some systems (linux, windows so far)
- When adding image (png) output from the R actor, we were getting odd image IO errors from the Apache-FOP classes. It'...
- 11:38 AM Kepler Bug #4278 (Resolved): Changes to a reopened KAR are not saved to the new KAR
- First encountered this in south africa:
-make a new workflow
-save as kar
-close
-open kar
-edit workflow
-save...
07/29/2009
- 09:08 AM Kepler Bug #4274: Metacat authentication fails under trunk, not under pre-alpha branch
- This is a larger authentication service/GUI issue.
I've tried rolling back a change made to the org.kepler.authentica... - 07:34 AM Kepler Bug #4272: RExpression cannot handle irregular Record tokens
- We can now handle variable length record tokens.
For the RecordToken:
{a=1, b={2,3}}
We end up with this in the REx... - 06:47 AM Kepler Bug #4271: RExpression fails when options(echo = FALSE) is set
- Even if the RExpression script has echo=FALSE, we set it to TRUE before exporting objects to the ports.
Committed to ... - 06:39 AM Kepler Bug #4271: RExpression fails when options(echo = FALSE) is set
- I remember Kevin Drury had this problem ages ago (and neither of us knew enough about R to realize what the problem ...
- 06:36 AM Kepler Bug #4270: RExpression exports special characters in strings as the 2 character escaped sequence
- this change is committed to trunk
- 06:34 AM Kepler Bug #4270: RExpression exports special characters in strings as the 2 character escaped sequence
- Thanks to Apache Commons, I think this is the answer:
http://commons.apache.org/lang/api-2.4/org/apache/commons/lang/...
07/28/2009
- 01:22 PM Kepler Bug #4270: RExpression exports special characters in strings as the 2 character escaped sequence
- It's easy enough to strip out the backslashes - this makes sense in the case of \" where we are just escaping the "
B... - 12:27 PM Kepler Bug #4267: RExpression converts nil input into "NA"
- nil tokens will now be (non-string) NA values in R.
Note: this is not the same as passing a StingToken("nil") to the ... - 12:06 PM Kepler Bug #4267: RExpression converts nil input into "NA"
- 1.) If I use a String Constant actor with the value nil then I get NA as a string in the RExpression actor.
2.) If I ... - 11:53 AM Kepler Bug #3807: reserved symbols in record names passed to the RExpression actor generate a missing R error message
- I believe the main part of this bug is fixed now. Certainly there are the potential for the temporary filename issues...
07/27/2009
- 02:26 PM Kepler Bug #4274: Metacat authentication fails under trunk, not under pre-alpha branch
- what QueryService endpoint are you using (DEV or KNB?)
- 01:04 PM FIRST Bug #4262: The search option, Browse All Assessments, on the First Website does not function properly in IE version 6 - latest.
- this is now fixed - but not deployed to the EGR server
07/10/2009
- 02:28 PM Kepler Bug #4197: Waterflow TPC demo - tracking bug
- added KAR for the base workflow that includes a report layout
- 01:00 PM Kepler Bug #4197: Waterflow TPC demo - tracking bug
- added workflow for the HIGH base flow that points to DEV server so that we can demo the dynamic data loading.
- 09:48 AM Kepler Bug #4197: Waterflow TPC demo - tracking bug
- we were/are having intermittent problems rendering images created in kepler on the report - this is deep in FOP/xmlgr...
Also available in: Atom