Skip to content

Conversation

mathias-goebel
Copy link
Contributor

see #2240

adamretter and others added 30 commits June 9, 2018 11:40
This change fixes two problems:
1. The attribute name is not written at all if its value is equal. Happened only in the HTML5Writer.attribute(QName, String) function
2. Only omit the values which are equal to the attribute name for attributes that are considered boolean according to the HTML 5.1 spec

Fixes eXist-db#777
[bugfix] Only omit values for attributes which are considered boolean in HTML5Writer
…e-functions

Make sure that Source Factory correctly and safely resolves sources
Attributes should not resolve their Element via Node#getParentNode()
…otherwise the unhelpful exerr:ERROR is shown
…ry-doc

Fix an NPE with XQuery Update and in-memory documents
[doc] Added steps for Wikipedia and make Homebrew explicit
Fixes an issue with restoring zero byte binaries via XML:DB Remote API
…ock when storing a document via XML:DB Local API. Thanks to Dmitriy Shabanovd for reporting.
…esource-lock-uri

Fix an XML:DB Local document lock issue
Replace eXist-db specific util:parse with XPath function
adamretter and others added 28 commits October 11, 2018 15:57
…reemptive-auth

Fix for preemptive authentication in the EXPath HTTP Client
…e-listener-concurrency

Fix a concurrency issue in ContextUpdateListener
… likely fixed some subtle concurrency issues in the Admin Client and FileSyncThread

Closes eXist-db#1699
…or-duplicate-keys

Map Constructor should not allow duplicate keys
…ixed-types

Fixes an issue with mixed types in a subsequence
…operly initialized due to lack of call to resetState after analyzing OrderByClause
fixes an NPE resulting from expression using range index not being pr…
oracle java11 not yet supported by travis it seems 
close eXist-db#2227
Adopt the Contributor Covenant Code of Conduct
@mathias-goebel
Copy link
Contributor Author

ahh, no, in this way it doesnt make sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.