Skip to content

master#26

Open
Albul wants to merge 61 commits intomediawiki4intranet:comment-list-pagerfrom
Albul:master
Open

master#26
Albul wants to merge 61 commits intomediawiki4intranet:comment-list-pagerfrom
Albul:master

Conversation

@Albul
Copy link

@Albul Albul commented Jan 23, 2019

Fix PHP Warning: array_splice() expects parameter 2 to be integer, string given in Wikilog.php on line 388

vitalif and others added 30 commits December 10, 2013 17:25
Done by moving code that replaces ~~~~ by {{wl-publish: }} into ArticleSave,
and post email notification code to ArticleEditUpdates.
* Disallow posting comments to normal non-existing pages
* Allow posting comments to non-existing user talk pages of registered users (and auto-create the subject page)
* Always notify the user about the comments to his talk page
… DB queries,

and do not send them to non-authenticated emails.
vitalif and others added 30 commits June 23, 2015 00:54
(add table definitions, use $dbw->timestamp(), other fixes)
(fixes fatal error when replying to comment with ID=48 = '0' binary)
Replace `WikiPage::getText()` with
`WikiPage::getContent()->getNativeData()` in
`WikilogUtils.php`, since `WikiPage::getText()` had been removed
from `WikiPage`.

Bug: T179532
…ettext_method

WikilogUtils: Replace WikiPage::getText() with getContent()
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.

4 participants