Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Update demo bombs, when row-wise functions attempted and the row is not available #210

Open
RalphLance opened this issue Nov 5, 2020 · 0 comments

Comments

@RalphLance
Copy link
Contributor

What product versions and settings are you using when this issue occurs?

  • BBj: trunk (20.40)
  • BBjGridExWidget: master
  • Platform (GUI or BUI): GUI
  • Browser: Chrome

Steps to Reproduce

  1. Run Data Update demo.
  2. Press button.
  3. Try any of the buttons that update or remove a specific row.

What I Expected

That the buttons are disabled, when the row is not available and/or the error is caught at the BBj level with err=.

What Happened Instead

(one example)

!ERROR=252 (java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 0)
[2165] methodret #removeRow(#getRS().get(index!))

READY
[1]C:/basis/bbj2040/plugins/BBjGridExWidget/BBjGridExWidget.bbj>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant