-
```
Helo,
Thanks for the very useful hibernate generic DAO, your code is.
I'm getting a little problem working on nested attributes and collection of
mapped objects.
=== Classses ===
public class …
-
**Describe the bug**
Response models generated from inlined arrays are named by the SwaggerModelsGenerator with getClassesFromResponses() by stripping "/" from the path.
```
if (itemsSchema?.pro…
-
@TomiZet commented on [Wed Jun 13 2018](https://github.com/vaadin/vaadin-upload/issues/269)
Events 'upload-success', 'upload-error' and 'upload-abort' handled by vaadin-upload component are serialize…
pleku updated
3 years ago
-
```
The current implementation is not serializable. If we load a huge amount of
data each time when starting, this may limit the usage. However, if it is
serializable, we can load it once and serial…
-
```
The current implementation is not serializable. If we load a huge amount of
data each time when starting, this may limit the usage. However, if it is
serializable, we can load it once and serial…
-
```
This error happens when I import iTween.cs into any project:
NullReferenceException: Object reference not set to an instance of an object
iTween.LateUpdate()(at Assets/iTween/iTween.cs:6583)
The…
-
`Transaction.supportsFiltering` check disappeared from `InMemoryDataStoreTransaction.loadObject` after upgrade, and now when `filterExpression` is not `null`, `InMemoryDataStoreTransaction` never c…
-
Whenever using OBJECT in-memory format with EntryProcessors, there's a feature that can also become a **pitfall**: if your EntryProcessor modifies the object, the stored cached value will remain modif…
-
## Bug Report
### iRODS Version, OS and Version
iRODS 4.2.8, CentOS 7
### What did you try to do?
The documentation for dynamic PEPs says that objects of type `irods::plugin_context &` are…
-
Having two inboxes is confusing. We should remove the Active Wizard inbox and combine both into the Inbox dashlet. We can also remove some methods in OC when we go through this update.
Before start…