Community
Participate
Working Groups
Open any file in editor and save it's content. Request: PUT ...test_file.js?parts=meta Why parts=meta is used when I actually save file content? Request doesn't contain Orion-Version header and because of that, 'parts=meta' argument is ignored during execution path.
Fix: https://github.com/pjanik/orion.client/tree/bug350424 I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
Update, some server-side changes are needed too. https://github.com/pjanik/orion.client/tree/bug350424 https://github.com/pjanik/orion.server/tree/bug350424 I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
Fixed with e57e6b15ce03ea003370757f61eb3eca9813bc72 and 0f7e4749fe036c0cf553890c304be94f1a0269e6.