-
```
The parse_query_response function fail at parsing a Solr response that include
more than one collation (i.e. search query suggestions - see
http://wiki.apache.org/solr/SpellCheckComponent) : onl…
-
- [ ] drop support for storing persistent properties outside of variable storage (we talked about this, I think?)
- [ ] remove serialization accessor support and -isCoreObjectValue: hack once EtoileUI…
-
For supporting IOTA CAs (see http://wiki.eugridpma.org/Main/IOTASecuredInfraAP) Argus must be able to authorize users based on the combination VO + CA or more specifically, on VO + AP. In short, the I…
-
What's the correct way to retrieve an object and all its related resources through a predicate like in:
``` ruby
person = Person.all.resources.first
friends = person.knows
puts firends.first.name #…
emmx updated
11 years ago
-
react-select version: 5.6.1
I'm trying to overwrite the base `` element field "auto-complete" to have the value "off" in order to stop the Chrome auto-complete suggestions from appearing. When repl…
-
```
The parse_query_response function fail at parsing a Solr response that include
more than one collation (i.e. search query suggestions - see
http://wiki.apache.org/solr/SpellCheckComponent) : onl…
-
In wake of the upcoming GeoSPARQL 1.1, I want to take the chance to clarify some things (maybe the answer is already clearly in the standard and I just missed it, in which case my apologies)
I have…
-
**Describe the solution you'd like**
I'm trying to add attributes to a test.
For example, a test can belong to multiple groups and have one team that owns it
Here the Java code snippet that'd I…
-
Hey guys,
Would be nice if you can develop some intelligent fields, like field with multiple sub-fields, example:
Lets say you build a CV/Resume page, and you want to ask for "Education" info, you c…
-
Please answer these questions before submitting your issue. Thanks!
The format of a certificate Subject (or Issuer) when made into a String is following RFC 2253 (obsolete) instead of 4514. Using…