Hélène Martin

Results 190 issues of Hélène Martin

It's possible to bind to attributes: ```xml ... ``` This works in Firefox but not in Chrome or Safari. ## Reproduction See [attribute-bind.xml.zip](https://github.com/enketo/enketo-core/files/9658961/attribute-bind.xml.zip) For those with access to the Central...

bug
Chrome
Safari

Every once in a while we get a question on the forum from someone who has select choices that look like `SEA_774_BOB` and are surprised to see them rendered as...

The readme appears to be out of date. It talks about Java 11 and Java 8. The default version set by Android Studio appears to be Java 17. I've confirmed...

documentation

#### ODK Collect version 2023.5 #### Android version N/A #### Device used N/A #### Problem description The UI for required and required_message are not currently being updated as part of...

I just got a user request for the Buddhist calendar. @grzesiek2010, you're our calendar expert so correctly if I'm wrong but I believe this is mostly easy to do and...

enhancement
needs discussion

This doesn't bring the full app down but likely leads to bad behavior. From [analytics](https://console.firebase.google.com/u/0/project/api-project-322300403941/crashlytics/app/android:org.odk.collect.android/issues/5b0d727a6007d59fcd4d57e0?time=last-ninety-days&sessionEventKey=60F49CA1015A00012292B9898EE38D8D_1565096539000131782) (needs auth): ``` Non-fatal Exception: java.lang.IndexOutOfBoundsException setSpan (-1 ... -1) starts before 0 android.text.SpannableStringBuilder.checkRange (SpannableStringBuilder.java:1340)...

help wanted

We see from error logs on the demo server that some users start typing their URL as a suffix to whatever URL is currently configured rather than clearing the field...

good first issue

Bonjour @albanm and other XSLT enthusiasts! Thanks for your work here. I see from comments at https://github.com/albanm/node-libxslt/pull/73#issuecomment-580799569 and https://github.com/albanm/node-libxslt/issues/68#issuecomment-461075364 that @albanm may be looking to transfer maintenance and `npm` module...

We are currently using a fork of `slonik`: https://github.com/alxndrsn/slonik/commit/b0299faa6405e474ea84d6c96dffecc98001a6e2 This is because of some stream-related issues. At least one related patch has been accepted to upstream `node-postgres`: https://github.com/brianc/node-postgres/pull/2836 History of...

I'm opening this issue so we have a record that this was considered but I'm currently leaning towards doing nothing. CSV exports currently do not include [UTF-8 byte-order-marks](https://en.wikipedia.org/wiki/Byte_order_mark). In general,...

needs discussion