-
ValueSet expansion seems not to be working on ValueSets
```graphql
query genders {
ValueSetList(url: "http://hl7.org/fhir/ValueSet/administrative-gender")
{
url
status
expansi…
ivank updated
10 months ago
-
|| kleptog reported|
|-|-|
|Trac ID|trac#7619|
|Type|defect|
|Created|2014-09-01 14:24:05Z|
I'm kind of amazed this hasn't been reported before, but the `walk()` function in `twisted.python.filepath.…
-
|| dz reported|
|-|-|
|Trac ID|trac#3277|
|Type|defect|
|Created|2008-06-05 10:26:10Z|
In ```LineReceiver.dataReceived```, if a line is received that is longer than ```MAX_LENGTH```, it is concatenat…
-
|[](https://github.com/glyph)| @glyph reported|
|-|-|
|Trac ID|trac#3071|
|Type|enhancement|
|Created|2008-03-08 23:40:10Z|
The arguments to `ConchError` are backwards; textual info should precede th…
-
Hi, thanks for sharing this excelent project! I really like it and I have two questions/requests:
1.) It is quite common use case to hide parts of UI on smaller screens, so just wanted to ask for any…
-
|| powdahound reported|
|-|-|
|Trac ID|trac#3865|
|Type|enhancement|
|Created|2009-06-04 03:07:59Z|
There is currently no (easy) way to debug what may be causing a twisted plugin from being detected …
-
|| spiv reported|
|-|-|
|Trac ID|trac#1941|
|Type|enhancement|
|Created|2006-07-20 05:41:59Z|
Currently, `LineReceiver` has an undocumented and untested feature that if a `lineReceived` handler calls…
-
|| spiv reported|
|-|-|
|Trac ID|trac#3353|
|Type|defect|
|Created|2008-07-13 14:18:20Z|
I'm experimenting with a patch to improve the tests for LineReceiver/LineOnlyReceiver, based on how bzrlib tes…
-
Hey,
I'm trying out Babylon.hx but I got stuck when building the examples ( Lime build ).
First I got lots of missing assets errors but I managed to solve that by downloading them from Babylon.js we…
-
|| wolfy reported|
|-|-|
|Trac ID|trac#4371|
|Type|defect|
|Created|2010-03-16 12:00:14Z|
I'm using twisted.web.soap with client based on QT SOAP library.
This library always pass full-qualified URI …