When using the spreadsheet plugin version 1.16 (http:// www.openbluedragon.org/download/plugins/openbdplugin-spreadsheet.jar) I see an error in parsing the parameters of spreadsheetFormatRow(). Adobe docs show that three parameters are supported -- the function provided by the plugin requires four. Adding a superfluous parameter allows processing to continue, however the org.alanwilliamson.openbd.plugin.spreadsheet.functions.SpreadsheetFormatRow seems to throw an unspecified exception somewhere.
I searched through the bug tracker; didn't see anything related. I went looking for the Java source to verify. It's available as http://www.openbluedragon.org/download/plugins/openbdplugin-spreadsheet-src.zip (not http://www.openbluedragon.org/download/plugins/openbdplugin-spreadsheet-src.jar as is linked on the downloads page). It seems that spreadsheetFormatRow () expects exactly four parameters. Other than that, so far the spreadsheet plugin works great. -joseph -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
