12345678910111213141516171819202122232425 |
- ---
- title: XMLOutputter->element bad call
- author: notabug.org/diogo
- time: Sun, 05 May 2019 00:46:01 UTC
- status: closed
- ---
- author: notabug.org
- time: Sun, 05 May 2019 00:46:01 UTC
- content: -----
- This message comes from: https://notabug.org/diogo/gnu-social/commit/af9de1ce006b77cf7963c6b53c4c06e925b393d4#diff-082e8778a75effbca2c7479366743fcbe7e44dfR149 If you've got one in your logs, and no one has commented about it yet, please add it to the list so that we can get it fixed asap :)
- -----
- author: notabug.org
- time: Mon, 06 May 2019 22:00:03 UTC
- content: -----
- From XRevan86: - lib/apiaction.php:711, plugins/Oembed/OembedPlugin.php:189 (patched) - lib/activityobject.php:777 - lib/activity.php:741 - lib/atom10feed.php:178, lib/atom10feed.php:209 - lib/apiaction.php:536 - lib/apiaction.php:538 - lib/apiaction.php:556 - lib/apiaction.php:558 - lib/apiaction.php:823 - lib/atomgroupnoticefeed.php:117 - lib/profileaction.php:255 - plugins/Oembed/OembedPlugin.php:196
- -----
- author: notabug.org
- time: Mon, 06 May 2019 22:11:46 UTC
- content: -----
- uh, okay, given that in some cases it will be fairly hard to ensure the string type, I guess we will have to to accept that sometimes we won't receive a string but a string compatible instead :/ Solved with: https://notabug.org/diogo/gnu-social/commit/1536d3ef29486fc1c5387e73106b86873fdb7cf9#diff-d2185fd6e784296514a8c99046d8e1a8R141
- -----
|