Talk:Parsoid/Releases
Add topicAppearance
Latest comment: 3 years ago by Arlolra in topic The error message is not clear ("Error contacting the Parsoid/RESTBase server (HTTP 500)")
| This page used the Structured Discussions extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made. |
Compatibility of 0.11.0
[edit]This release is breaking (switching between visual and source editing) for versions of MediaWiki 1.31.x, possibly also 1.32.x and lower.
@SSastry (WMF): I have no idea what the minimum requirement for MediaWiki/VisualEditor is with this release. Is it safe to use it with MW 1.31 LTS? [[kgh]] (talk) 17:12, 20 January 2020 (UTC)
- I am pretty sure now that this is breaking for MW 1.31 LTS. It would have been nice to know this in advance. Probably the HTML 2.1 version was meant to convey just this info. [[kgh]] (talk) 17:35, 20 January 2020 (UTC)
- I added a note about the incompatibility. I guess this is ok. [[kgh]] (talk) 22:47, 20 January 2020 (UTC)
- Thanks for catching this and flagging it on the page. We didn't test this with older versions (MW 1.31) but in retrospect, should have, and flagged this. Anyway, this is the last release and going forward, this version issue will not ever arise since the appropriate Parsoid version will be bundled with the MW release. SSastry (WMF) (talk) 03:54, 21 January 2020 (UTC)
- Just to double-check -- switching between source and visual editing was always somewhat broken if you weren't using RESTBase to support stashing. Are you sure this is a new regression and not just a configuration issue? cscott (talk) 16:44, 21 January 2020 (UTC)
- In my cases RESTBase is not involved. The issue already appears if you want to discard changes done in visual editing. Usually on gets asked to confirm that the changes are lost if you switch to source editing. With 0.11.0 you do not even get that far. An error 406 is issued for the api on MW 1.31. On 1.33 everything continues to work as expected. Both wikis are configured identically and use the same parsoid service. After downgrading to 0.10.0 MW 1.31 works again. [[kgh]] (talk) 20:07, 21 January 2020 (UTC)
The error message is not clear ("Error contacting the Parsoid/RESTBase server (HTTP 500)")
[edit]The following discussion is closed. Please do not modify it. Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.
I'm trying to understand the real error behing this vague message: https://stackoverflow.com/questions/73238686/mediawiki-trying-to-investigate-visualeditor-error-contacting-the-parsoid-rest
Which part of the round trip doesn't work? 93.47.32.35 (talk) 15:45, 4 August 2022 (UTC)
- It looks like starting in v0.15, an argument to pushList went from a stdClass to a DataParsoid object,
- https://github.com/wikimedia/parsoid/commit/a078badac2379b1dcc7174454c9a2094eab6193b
- Did you upgrade from v0.14 and not restart php after? It seems like something is cached and needs busting Arlolra (talk) 19:50, 4 August 2022 (UTC)
The discussion above is closed. Please do not modify it. No further edits should be made to this discussion.