Peter Hooper
Peter Hooper
How do you create a new task? Things I have tried ... - Double clicking in the empty task view. - Menu option: "Start Other Task..." - Menu option: "Preferences"...
### Main Issue Running `tox` locally results in `FileNotFoundError: [Errno 2] No such file or directory: 'oasislmf': 'oasislmf'` as the acceptance tests rely on `oasislmf` being installed locally. ### Suggested...
At the moment when opening the test explorer there are lots of tests and it can be extremely difficult to find a single one you wish to run. Add a...
@giorgiosironi discovered that fake S3 requires a paid license for our company size: https://github.com/libero/publisher/issues/276#issuecomment-540442108
Failed Meca export because of control chars in title of : `0433974a-e200-4561-87d1-3cce3457a60b-meca.zip` ``` (base) ~/Documents/xml-fail-title $ grep title article.xml | hd 00000000 20 20 20 20 20 20 3c 74...
We've had a problem in production with the following `e52f80a3-dee5-461d-ba2f-1f79a1be1cc3-meca.zip` Turns out the reference in the xml file had control chars in (see below) and the actual file in the...
This should read from the config added in #2365
Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.
Example.... ``` {"error":{"message":"ValidationError: child \"opposedReviewers\" fails because [\"opposedReviewers\" at position 1 fails because [child \"name\" fails because [\"name\" is not allowed to be empty]]]","locations":[{"line":2,"column":3}],"path":["submitManuscript"]},"level":"error","message":"ValidationError: child \"opposedReviewers\" fails because [\"opposedReviewers\" at...