-
```
implement functionality described under http://www.w3.org/TR/xforms11/#ui-
upload for compliance
```
Original issue reported on code.google.com by `wellsk0...@gmail.com` on 27 Jan 2009 at 3:48
-
Comme je le craignais, il y a bien un problème avec les contrôles.
- numéro de la voie
- Date dans Intervention d’une institution
- Coût expertise (livres, deniers, et sol)
doivent être renseigner…
-
XPath and XQuery look similar and, in fact, XQuery is a superset. Why such a distinction has to be done?
XPath requires an host language while XQuery does not. That is why it is possible to write a…
-
I am hitting the following:
21:23:55 INFO: ../src/xmms/xform.c:1363: Successfully setup chain for 'https://nightride.fm/stream/nightride.mp3' (39865) containing
curl:magic:mad:converter:segment
…
-
When choosing "before the data's initial values are calculated", and an error occurs running the service, the error process crashes on the following line:
```scala
paramByNameOrDefault(params, "re…
-
```
Currently, buildbot is set up to run tests in Firefox and Internet Explorer.
Targets should be also added to get the tests running under Safari.
```
Original issue reported on code.google.com by…
-
_From @MartijnR on March 9, 2016 21:41_
#### What it is trying to solve:
Give a client/user a webform URL that is fixed, and can be added to the homescreen, but that may point to a different form in…
-
Right now when I use recs decollate it dumps the original object into my new records
```
% echo '{"field":[{"test":5},{"test":6}]}' | recs decollate -d unarray,field,temp
{"temp":{"test":5},"field"…
-
```
Since loading performance is no longer a concern (see Issue
9), the content of actions.js can now be separated on a
one-class-per-file basis.
```
Original issue reported on code.google.com by `pa…
-
```
What steps will reproduce the problem?
1. Load test 2.1.a.
2. Click on the 'Submit' button.
What is the expected output? What do you see instead?
The form should send the credit card and purchase…