rickysarraf / foxreplace

Automatically exported from code.google.com/p/foxreplace
0 stars 0 forks source link

Does not work with vBulletin-powered message boards #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to almost any message board that is powered by vBulletin
2. View thread

What is the expected output? What do you see instead?
The expected output is that text is replaced in the body of each post in a 
vBulletin-powered message board.  Instead, only those inside HTML coding and in 
quote boxes have text replaced, while the text is not replaced in the body of 
the posts.

What version of the product are you using? On what operating system?
I am using version 0.12.2.  The problem is on both Windows Vista and Windows 7.

Please provide any additional information below.
This is an important problem, because many popular online message boards are 
powered by vBulletin.

Original issue reported on code.google.com by johnnyau88@gmail.com on 10 Jul 2011 at 2:15

GoogleCodeExporter commented 9 years ago
Reproduced. The problem is that the unreplaced text is in a blockquote and I 
forgot to include this tag in the search XPath.

Original comment by marc.r...@gmail.com on 10 Jul 2011 at 10:24

GoogleCodeExporter commented 9 years ago
Fixed in r115.

Original comment by marc.r...@gmail.com on 10 Jun 2012 at 5:05

GoogleCodeExporter commented 9 years ago
I tried visiting a vBulletin forum again to see if it is indeed fixed.  
However, the substitution within the blockquote does not work at all for me.  I 
am using Firefox 13.  If it is indeed fixed for you, then you should set it so 
that FoxReplace be updated automatically for other users, including myself.

Original comment by johnnyau88@gmail.com on 11 Jun 2012 at 2:30

GoogleCodeExporter commented 9 years ago
It is fixed in the mentioned revision and it will be included in the next 
release. I hope to upload this release to addons.mozilla.org some day in this 
month (first I have to fix another bigger issue), and then, a few days later 
(after a reviewing process) it should arrive to you.

Original comment by marc.r...@gmail.com on 11 Jun 2012 at 1:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Thank you.  There is now the same problem (but with a different code) for the 
XenForo-powered forums.  See here: 
http://code.google.com/p/foxreplace/issues/detail?id=68

Original comment by johnnyau88@gmail.com on 11 Jun 2012 at 4:39

GoogleCodeExporter commented 9 years ago
Issue 68 has been merged into this issue.

Original comment by marc.r...@gmail.com on 12 Jun 2012 at 8:37