[Bug 22675] Dynamic page Links broken

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22675

Morgon Kanter  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #9 from Morgon Kanter  2010-10-20 01:11:13 
UTC ---
Apologies for the previous reopen, seems to be a results cache issue. Anyone
else having this problem, try waiting 24 hours.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22675] Dynamic page Links broken

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22675

Morgon Kanter  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||morgon.kan...@gmail.com
 Resolution|FIXED   |

--- Comment #8 from Morgon Kanter  2010-10-20 00:25:51 
UTC ---
This is still not fixed. Strangely it works just fine for #dpl, but when using
 you encounter the same bug.

Using the latest release of DPL, with r68812, we have the following two pages:

* #dpl, working:
http://www.dnd-wiki.org/w/index.php?title=3.5e_Feats_Category_Format&oldid=91469
* , not working:
http://www.dnd-wiki.org/w/index.php?title=3.5e_Feats_Category_Format&oldid=91470

This is really weird because it appears to me that the fix wasn't dependent on
a tag-vs-parser conditional.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22675] Dynamic page Links broken

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

Bawolff  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bawolff...@gmail.com
 Resolution||FIXED

--- Comment #7 from Bawolff  2010-07-01 03:46:42 UTC ---
fixed in r68812

I also fixed some of the obvious security issues in r68811 however this
extension still scares me somewhat.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22675] Dynamic page Links broken

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

--- Comment #6 from Bawolff  2010-07-01 00:29:37 UTC ---
Created an attachment (id=7536)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7536)
Patch that fixes  issue - however this entire thing is insecure...

I found what was wrong. DPL was using  in a rather hacky (and somewhat
insecure way). When mediawiki changed how it handled  in r61913, the hack
this extension used broke.

the attached patch fixes the issue as far as I can tell. However, not only is
the approach this extension takes to raw html utterly scary, it is also
insecure. (This patch doesn't add any new security issues, but i feel hesitant
contributing a fix to the mechinism, which in my opinion is insecure until the
underlying security problems have been addressed)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22675] Dynamic page Links broken

2010-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22675

Carl Austin Bennett  changed:

   What|Removed |Added

 CC||carlb...@hotmail.com

--- Comment #5 from Carl Austin Bennett  2010-06-20 
22:43:59 UTC ---
I've been able to replicate the same issue with DynamicPageList as of MediaWiki
1.17alpha (http://toolserver.org/~vvv/mw-nightly/ Dumped on: 12:13, 20 June
2010 Subversion revision: r68310). I downloaded both the core code and
extensions.

The "third party" DynamicPageList in MediaWiki SVN had been working quite well
under MediaWiki 1.16 and today is now broken on "upgrade" to 1.17 alpha:

DynamicPageList (Versão 1.8.6)A highly flexible report generator for
MediaWikis - manual and examples: see [1]  Gero Scholz

Últimas notícias:

* 2010-06-20: Faltou gana para Gana
* 2010-06-20: Em partida catimbada, Brasil vence jogo de capoeira contra
Costa do Marfim
[...]

The Wikimedia-style "intersection" still works - aka:

DynamicPageList  (r0)constrói uma lista pontuada dos itens mais
recentes presentes numa categoria, ou uma união de várias categorias 
Amgine e IlyaHaykinson

Últimas notícias:

* 20 de junho de 2010: Faltou gana para Gana
* 20 de junho de 2010: Em partida catimbada, Brasil vence jogo de capoeira
contra Costa do Marfim


I've changed http://notici.as and other sites on the same servers to use the
less-powerful "intersection" version until a proper fix is available but
otherwise haven't tried changing anything in the configuration files from what
was a properly-working MW 1.16 configuration.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22675] Dynamic page Links broken

2010-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22675

Laurence 'GreenReaper' Parry  changed:

   What|Removed |Added

 CC||greenrea...@hotmail.com

--- Comment #4 from Laurence 'GreenReaper' Parry  
2010-03-14 17:42:37 UTC ---
It appears to be linked to calling $parser->recursiveTagParse() (Parser.php)
from ExtDynamicPageList::executeTag() (DPLSetup.php). Going in, it appears to
be a mix of HTML and templates that needs parsing. The returned text now has
 tags around it and is in escaped format.

If you set $wgRawHtml = true;, the problem goes away. (Obviously this is not a
good workaround.)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22675] Dynamic page Links broken

2010-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22675

Bawolff  changed:

   What|Removed |Added

  Component|DynamicPageList |DynamicPageList2
 AssignedTo|bawolff...@gmail.com|wikibug...@lists.wikimedia.
   ||org

--- Comment #3 from Bawolff  2010-02-28 17:48:01 UTC ---
Thats a different extension. (DyanmicPageList on bugzilla refers to the version
used by wikimedia - the one's using  tags. the extension using
 tags is referred to as DynamicPageList2 on bugzilla.

Moving component

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22675] Dynamic page Links broken

2010-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22675

--- Comment #2 from Bertrand GRONDIN  2010-02-28 
17:45:01 UTC ---
source code:


debug=1
ordermethod=lastedit
category=Arrêts et jugements
count=10
addeditdate=true
order=descending


debug=1
ordermethod=title
category=Arrêts et jugements
order=ascending
mode=ordered


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 22675] Dynamic page Links broken

2010-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22675

--- Comment #1 from Bawolff  2010-02-28 17:17:06 UTC ---
I cannot reproduce this. Can you give me the wikicode that generated this?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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 22675] Dynamic page Links broken

2010-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22675

Bertrand GRONDIN  changed:

   What|Removed |Added

   Priority|Normal  |High

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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