[Bug 63716] [News] extension fails on 1.22. Feed page says "no feed found on page"

2014-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63716

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63716] [News] extension fails on 1.22. Feed page says "no feed found on page"

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63716

--- Comment #3 from richard-...@esplins.org ---
I think the long term fix is to adapt the parser to the result of
WikiPage->getContent(), but I don't have a MediaWiki development environment
and I am having a hard time seeing what is returned from tha call.

It is interesting that the feed content is correctly displayed on the wiki page
with the  tag. If I can identify where that is happening, I can try
to use the same process here. There should probably be a single function to do
it for both places, and then hand them to different formatting functions for
the display. I'm not clear on how much work the parser is doing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63716] [News] extension fails on 1.22. Feed page says "no feed found on page"

2014-04-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63716

Andre Klapper  changed:

   What|Removed |Added

Summary|News extension fails on |[News] extension fails on
   |1.22. Feed page says "no|1.22. Feed page says "no
   |feed found on page" |feed found on page"

--- Comment #2 from Andre Klapper  ---
Extension doesn't look too maintained to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 63716] News extension fails on 1.22. Feed page says "no feed found on page"

2014-04-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63716

--- Comment #1 from richard-...@esplins.org ---
I tried:
$page = $article->getPage();
$text = $page->getContent();
But the data structure isn't right, so nothing is returned.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l