You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With 3.1RC and because of this bug eXist-db/exist#777, the name parameter is not sent to the server while creating a new article
Hence, instead of myNewArticle.atom, we end up with a .atom and .html created on the targeted feed collection.
Cheers,
C.
The text was updated successfully, but these errors were encountered:
With 3.1RC and because of this bug eXist-db/exist#777, the
name
parameter is not sent to the server while creating a new articleHence, instead of
myNewArticle.atom
, we end up with a.atom
and.html
created on the targeted feed collection.Cheers,
C.
The text was updated successfully, but these errors were encountered: