-
```
What steps will reproduce the problem?
from pysimplesoap.client import SoapClient
client = SoapClient(wsdl=http://url-for-my-service?wsdl')
result = client.StartSession('userid','passwd')
What i…
-
# Bug report
### What I did
I create a model and table in DevTools that contains a nullable field, and when I open the create form in CRUD, I get the default value "NULL" as a "STRING" instead o…
-
Right now, sitemap XML is generated async and stored in the database to allow them to be served super quickly. The downside is that any code changes that modify the XML output means all sitemaps need …
-
Please Suggest a solution for the following error while installing the patch "VTModuleDesigner-vt6.1".
Have replaced all the files and folders and then imported the module.
dUnzip2: File 'manifest.xm…
-
```
What steps will reproduce the problem?
1. Send a string containing non-ascii characters to a soap function
What is the expected output? What do you see instead?
ERROR:pysimplesoap.server:Traceba…
-
I am facing "DOMDocument::loadXML(): Empty string supplied" error in my development. In my server i can't see any error but when i run this same script from my development server i'm getting this erro…
-
## Description of the bug
This past week a hosting company decided to update one of my backdrop sites to PHP 8. After the update, modals stopped opening. (I tested those on the layouts UI, and thos…
-
```
I am facing an issue with CDATA_SECTION_NODE. I had to add:
def __unicode__(self):
"Returns the unicode text nodes of the current element"
if self._element.childNodes:
…
-
# Mise en place d'un moteur de recherche basé sur simpleXML et php
## Prototypage
* [x] OK
### Possibilités
- recherche plein texte
- recherche plein texte en tenant compte d'une date et/ou d'…
-
Hey there,
I'm trying to run the script but getting a "bad email/password" error even though I'm positive they are correct. Is this just due to the fact that it uses an outdated API version?
EDIT: T…