-
```
What steps will reproduce the problem?
1. Generate code from: https://www.smoneybox.com/service/service.wsdl
2. The code is without attributes and elements in sMoneyboxServiceSvc.h\.m
What is the…
-
```
What steps will reproduce the problem?
1. Attached is the wsdl along with the issue
2. Using WSDL2OBJC .07(Tried with WSDL2OBJC 0.06 also)
What is the expected output? Elements/Attributes to be …
-
The `onsubmit` function looks like this:
``` javascript
function v() {...} return v();
```
This creates the global variable `v` which may interfere with other stuff.
Better use an anonymous functio…
-
The generated JS code calls a function
```
var error_element_error_amount = clearInputErrorField('error_amount');
```
which is not defined by the module. This code should probably read:
``` javascr…
-
```
Hi,
We would like to customize the code generated by Orika. What we really need is
to intercept an exception (say JDODetachedFieldAccessException) that is thrown
by our model classes when we ac…
-
Code generated from `Boilerplate.scala` should be tested by generated tests.
ghost updated
8 years ago
-
```
What steps will reproduce the problem?
1. Generate code from: https://www.smoneybox.com/service/service.wsdl
2. The code is without attributes and elements in sMoneyboxServiceSvc.h\.m
What is the…
-
```
What steps will reproduce the problem?
1. Attached is the wsdl along with the issue
2. Using WSDL2OBJC .07(Tried with WSDL2OBJC 0.06 also)
What is the expected output? Elements/Attributes to be …
-
Is it possible to not have one function log every time its called?
I have a very simple function
```rust
#[uniffi::export]
pub fn pod_restart_count(pod: Pod) -> i32 {
pod.total_restart_c…
-
If widget or page "Name" property value doesn't follow "lowercase with underscore" naming convention then show info about widget identifier that will be used in the generated source code:
![image](…