User "Catrope" changed the status of MediaWiki.r103419.

Old Status: new
New Status: fixme

User "Catrope" also posted a comment on MediaWiki.r103419.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103419#c26140
Commit summary:

Made it so <p>|</p> is not considered to be a structural offset

Comment:

<pre>
-       if ( es.DocumentModel.isStructuralOffset( this.data, offset ) ) {
-               throw 'Invalid offset error. Can not get relative content 
offset from non-content offset.';
-       }
+       console.log(offset);
</pre>
Are these debugging changes?

OK otherwise

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to