Code Monkey home page Code Monkey logo

foxreplace's People

Contributors

dcunhas avatar ninedotnine avatar prasanta-hembram avatar superusercode avatar woundorf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

foxreplace's Issues

Enhancement: If statement feature

Add if statement if rule found continue else stop searching

Find expression if found continue find next if found then replace text in
last statement found only.

Original issue reported on code.google.com by [email protected] on 9 Mar 2010 at 1:20

Add Variable in substitutions

What steps will reproduce the problem?
I would like to be able to match some HTML string with a regexp keeping
some of the text in the middle and forward to the output

Here a trivial example.
If I want to match something like:
http://code.google.com/u/mometto/

and replace it with 
http://anotherwebsite.com/mometto

I can only do it with a specific user, not a generic one.


What version of the product are you using? On what operating system?
0.10.0



Original issue reported on code.google.com by [email protected] on 21 Jun 2009 at 12:36

find, find all, replace, replace all

if you can please look into the find and replace logic used in Text
Wrangler, it might give you some ideas on how to make find,find all,
replace, replace all possible through your amazing add-on :)

Original issue reported on code.google.com by [email protected] on 21 Nov 2009 at 11:33

  • Merged into: #4

Suggestion: Multiline matching?

Is there any possibility of getting an option for multiline matching on 
Regexes? ('m' flag) 

I tried inputting the regex with delimiters and including the flag manually but 
it didn't take.  


Consider the following HTML: 

<code>
<table>
<tr>
    <td>Group 1</td>
    <td>Cell 2</td>
    <td>Cell 3</td>
    <td>Cell 4</td>
    <td>Cell 5</td>
</tr>

<tr>
    <td>Group 2</td>
    <td>Cell 2</td>
    <td>Nuke Me</td>
    <td>Cell 4</td>
    <td>Cell 5</td>
</tr>

<tr>
    <td>Group 3</td>
    <td>Cell 2</td>
    <td>Cell 3</td>
    <td>Cell 4</td>
    <td>Cell 5</td>
</tr>
</table>
</code>

Suppose I want to nuke the middle row using a regex like:

s!<td.*?Nuke Me!<tr><td colspan=5>Nuked!</td></tr>!m
(I know the regex isn't right, but I think it should make my point clear as to 
what I'm trying to do) 

Or is there already a way to do this that I'm so brilliantly missing?

Original issue reported on code.google.com by [email protected] on 18 Apr 2011 at 9:58

replace text with html

I would love to be able to replace plain text with html, without having to
worry about the html being changed. I was using foxreplace on an ajax
powered chat board, and noticed that the replace feature only would work
for plain text, and not html, but the output is escaped to plain text as
well. I tried sifting through the code, but I wasn't able to find where you
escape the html characters.

Original issue reported on code.google.com by [email protected] on 13 Jan 2009 at 12:22

Old regular expression link in help file

What steps will reproduce the problem?
The link in "Tools | FoxReplace | Help" for "regular expression" is old.

What is the expected output? What do you see instead?
I believe it should be:
https://developer.mozilla.org/en/Core_JavaScript_1.5_Guide/Writing_a_Regular_Exp
ression_Pattern

What version of the product are you using? On what operating system?
FoxReplace 0.12.2;  Firefox 3.5.7;  OS X 10.6.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Jan 2010 at 9:18

Treat line Break in Output Strings

This is an request for enhancement.

I think the line break markup like "\n" can use only in Input Strings now.
So if it is possible, please enable to treat line break in Output strings too.

Original issue reported on code.google.com by [email protected] on 6 Dec 2008 at 1:24

Double-space replace

What steps will reproduce the problem?
1. Trying to replace two spaces with a single one
2.
3.

What is the expected output? What do you see instead?
A single space. Nothing is selected with the find.

What version of the product are you using? On what operating system?
The latest, Firefox 3 & Windows 7.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Oct 2009 at 3:11

Firefox 3.6 bug

What steps will reproduce the problem?
1. Uninstall it
2. Reinstall it
3. After restarting Firefox and your PC, it will stop working and say it's
not compatible with firefox 3.6 in the adon's menu.

What is the expected output?
For it to work, since it says it's compatible with 3.6.

What do you see instead?
It not working

What version of the product are you using?
0.12.2

On what operating system?
Windows 7

Please provide any additional information below.
None

Original issue reported on code.google.com by flyoffacliff on 25 Feb 2010 at 9:25

Invalid file hash on download

What steps will reproduce the problem?
1. Go to foxreplace download page on add-ons site
2. Click the Add to Firefox button
3. Install count down and click and error (see below)

What is the expected output? What do you see instead?

Firefox could not install the file at 

https://addons.mozilla.org/en-US/firefox/downloads/file/45613/foxreplace-0.10.0-
fx.xpi

because: Invalid file hash (possible download corruption)
-261


What version of the product are you using? On what operating system?

FoxReplace 0.10.0 + 3.0.6 Windows XP SP3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Feb 2009 at 7:57

Update from XML file

What steps will reproduce the problem?
1. Accept Update from file
2. Like file:///C:/Documents%20and%20Settings/john/Desktop/FoxReplace.xml
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Dec 2009 at 12:45

point is moved after executing substitutions

What steps will reproduce the problem?
1.  none of the url items are selected, this is just using "Substitutions"
Replace/with in  text entry boxes
2.  position point (cursor) at the top of the text box
3.  execute the substitution(s)

What is the expected output? What do you see instead?

the expected output is probably what should happen.  

however, no matter where point was prior to  executing the substitution it
always ends up at the very last line of the text box afterward

What version of the product are you using? On what operating system?

0.10.0

Please provide any additional information below.

it would be handy if point was (re)positioned where it was before the
substitution(s) occurred.  

this is not critical because I can always grab the mouse and click to
position it afterward but if instead I use up/dn arrow key in the text box
after a substitution, I have to "up" all the way back to where it was
before substitution.  often I have a number of paragraphs I have to "up"
back through to return point where it began.

Original issue reported on code.google.com by [email protected] on 20 Jun 2009 at 5:49

"replace" column text not always shown

What steps will reproduce the problem?
1. in the subst group editor create a very long "with" (couple dozen words)
2.
3.

What is the expected output? What do you see instead?

the columns in "subst group editor" and "foxreplace options" windows do not
appear to be resizeable and I think the width of long "with" entries
essentially squeezes the other columns (most importantly "replace" col)
into single-character-width.  so the "replace" col ends up showing nothing.
 (I do note that "html" col doesn't seem affected like "replace" is.)

iow I can see the "withs" but I can't see their associated "replaces". 
with lots of substitutions in my foxreplace this makes it difficult to
identify specific "replaces" such as when looking for it to edit.  and a
single long "with" will cause *all* "replace" to no longer appear (when
either window is scrolled such that the long "with" is in view).


What version of the product are you using? On what operating system?

0.11.0; firefox 3.0.10, linux

Please provide any additional information below.

hope that's clear.  essentially very long "with" causes the "with" to be
about the only thing displayed in either "foxreplace options" or "subst
group editor" windows

Original issue reported on code.google.com by [email protected] on 23 Jul 2009 at 4:32

FF3.5 suport

What steps will reproduce the problem?

1. Does not work with FF3.5

Original issue reported on code.google.com by [email protected] on 28 May 2009 at 11:33

Faulty replace using RegExp with capture parens

A regular expression replace is creating two zeros when only one should
appear.  The result is not consistent -- most of the time two zeros appear,
but occasionally it will insert only one zero as expected.  This seems of
only occur with the number zero; other numbers and characters seem to work OK.


What steps will reproduce the problem?
1. Press shift-F2
2. Select "Regular Expression" for Replace type
3. Enter "mk(\d)" in Find field
4. Enter "mk0$1" in Replace field
5. Select "Match case"
6. Click "Replace"

What is the expected output? What do you see instead?
Original string:  www.site.com/unpack/mk/mk1-conceptual.png
Expected output:  www.site.com/unpack/mk/mk01-conceptual.png
Actual output  :  www.site.com/unpack/mk/mk001-conceptual.png


What version of the product are you using? On what operating system?
FoxReplace 0.12.2; Firefox 3.5.7;  OS X 10.6.2
FoxReplace 0.12.2;  Firefox 3.5.5;  Vista SP2

Please provide any additional information below.
WORKAROUND:  In my particular case, adding the following dash to the Find
and Replace fields ("mk(\d)-" and "mk0$1-" seems to be working for me.

Original issue reported on code.google.com by [email protected] on 20 Jan 2010 at 9:56

regexp newline in output

What steps will reproduce the problem?
1. use \n in "with" of "Substitutions" box
2.
3.

What is the expected output? What do you see instead?

I get \n instead of a newline

What version of the product are you using? On what operating system?
0.10.0 (linux, firefox 2.0.0.15)

Please provide any additional information below.

sorry, didn't know how else to contact you but foxreplace is my most used
add-on and for what I do is completely indispensable so "thank you!!" so much.

this is really a question, not an issue - what do I need to use in the
"with" box (for "replace ... with") to produce a newline in the output? 
for "Replace" I use "RE regular expression".

for example I want to replace 

"xxy" with 

"this is a line
replacing something 
so stuff will go in here"

when I use "this is a line\nreplacing something\nso stuff..." I just get
that same line in the output, no new lines:

"this is a line\nreplacing something\nso ..." 

hope my question is clear :)  incidentally all the quotes are just to
demarcate the text I'm referring to, not for inclusion in the "with" or
"replace"

Original issue reported on code.google.com by [email protected] on 14 Jun 2009 at 5:58

Suggestions for the FoxReplace FF Addon

I absolutely love this addon.  I do have a suggestion for it, though.

I'm not sure how difficult this would be to implement, but suppose you could 
add an option for underlining, bolding, italicizing, highlighting, or in some 
way point out which words/text FoxReplace has substituted for its original text 
on the page.

For example, I hate the word "hubby".  Don't know why, I just do.  So, I use 
FoxReplace to replace all whole words matching "hubby" to "husband".  However, 
I prefer to know when this replacement as taken place, so I actually replace it 
with "*husband".  That way I know that the person didn't originally type that.  
This is helpful in situations when I'm trying to quote people, as I wish to be 
accurate.

What do you think?  I think it would be a good option.  Sure not everybody 
would use it, but having the option would be great, because I would certainly 
use it.

It would have to be something that doesn't stick out like a sore thumb, though. 
 I believe highlighting the replacement text in bright yellow would be too 
ridiculous, for example.


Thanks for your time!  I really love this addon as-is, anyway, and I'm very 
grateful that you took the time to develop it.

Now, if only there were an add-on that would automatically correct bad 
grammar...  =] 

Original issue reported on code.google.com by [email protected] on 31 Jan 2011 at 4:31

onchange event not working with this addon?

What steps will reproduce the problem?
1. <input id="input1" type="text" onchange="add(id);"20"/>
2. find and replace with foxreplace "20" with "40"
3. it was not invoking my onchange event.

What is the expected output? What do you see instead?
my event was not getting called.

What version of the product are you using? On what operating system?
foxreplace0.12.2

Please provide any additional information below.
is there any workaround for this?


Original issue reported on code.google.com by [email protected] on 19 Jan 2010 at 7:54

  • Merged into: #17

replace don't fire onChange event

What steps will reproduce the problem?
1. $('input').bind('keyup change', function(){ *do something* })
2. replace text in this input with FoxReplace

"change" event (or something else) doesn't happen


What version of the product are you using? On what operating system?
0.12.2 Mac OS Windows

Original issue reported on code.google.com by [email protected] on 15 Apr 2011 at 12:11

pre-process replacement feature suggestion

What steps will reproduce the problem?
1. put \d as Input string, 0 as Output string in Substitution
2. active "Auto-replace on page load"
3. load a large webpage which contains numbers


What is the expected output? What do you see instead?
I expect that all numbers in the page are replaced by zero before the page
is processed and displayed by the browser.

As the webpage is large, so you can see the numbers in the page are
displayed in its original appearance firstly, after the whole page is
loaded by the browser, the add-on replace all number with zero.


What version of the product are you using? On what operating system?
latest versions of both firefox and the addon

Please provide any additional information below.
Thanks

Original issue reported on code.google.com by [email protected] on 18 Nov 2008 at 5:05

zh-CN language file

as topic

Original issue reported on code.google.com by millionart on 22 May 2010 at 9:17

Current SVN is not compatible with firefox 3.6.3

What steps will reproduce the problem?
1. try to install foxreplace on firefox 3.6.3 (windows 2000)

What is the expected output? What do you see instead?

Does not install: 'not compatible with this version of firefox' 

What version of the product are you using? On what operating system?
firefox 3.6.3, win2k



Original issue reported on code.google.com by [email protected] on 7 Apr 2010 at 11:06

New bug

Hey, im using your addon in quarantine2109.com

What steps will reproduce the problem?
1. Making new group
2. html edit checkbox is cheked
3. if i want to replace only one word i use word with some elements of code
for example >doors< replaced with >barricades<
In result onpage small js not work

What is the expected output? What do you see instead?
im expecting working js

What version of the product are you using? On what operating system?
last version

Thanks for your attention

Original issue reported on code.google.com by [email protected] on 27 Oct 2010 at 10:18

Regex does not match start position in line with "^blabla"

What steps will reproduce the problem?
1. Create a regex substitution for word "TODO" on first position in a line.
Regex: ^TODO  Replace: BlaFasel
2. Edit a TWiki page (normal textbox), write the word TODO in a single line
3. Hit F2 to apply the substitutions

What is the expected output? What do you see instead?
The substitution should replace the word TODO at the first position of a
line with the string "BlaFasel". But nothing happens.

What version of the product are you using? On what operating system?
0.12.2   Ubunutu 

Please provide any additional information below.
It seems as if the regex interpreter does not know the syntax for beginning
of aline.

Original issue reported on code.google.com by [email protected] on 27 Apr 2010 at 7:37

Add ability to step through each find before replacing

I would like the ability to step through each possible replacement before
actually replacing it.  Once I have decided that I would like to replace
that specific item I would hit replace and then it would replace it and
move on to the next item otherwise I would hit find or next and it would
move on to the next item without replacing it.  I would love to use this to
do some updates to some websites where I need to replace a certain piece of
text on each page when I am editing it, but I don't necessarily want to
replace it in all places on that page.


Original issue reported on code.google.com by [email protected] on 26 Dec 2008 at 5:51

Dark Windows Theme causes Replace box to not show text

What steps will reproduce the problem?
1. Have the window color in Windows set to black
2. Open FoxReplace Dialog Box
3. Type in the 'Replace' box

What is the expected output? What do you see instead?
The expected output is the text typed.

At first I thought the box wasn't accepting input but then I realized that
it was just the dark theme on my windows in Windows causing the text to
disappear.  It's all still there when you highlight over it. 

I'd recommend explicitly setting the color on the Replace box and font. 

What version of the product are you using? On what operating system?
Firefox: 3.0.8
FoxReplace: 0.10.0


Please provide any additional information below.

Screenshot: http://screencast.com/t/43z9JI8CLqA

Original issue reported on code.google.com by [email protected] on 20 Apr 2009 at 4:43

The UI needs a redesign

What steps will reproduce the problem?
1. Add one url
2. Add a replacement
3. Add one or more further replacements for the same url

What is the expected output? What do you see instead?
Should see, a clear list of the replacements listed with the url they belong to.

Do see the first replacement. After that, I only see ... both for text to be 
replaced and for replacement text. (Plus the layout could do to be improved).

What version of the product are you using? On what operating system?
0.12.2
Windows XP

Please provide any additional information below.
I checked my input by exporting it and it was correct. I needed to change the 
order in which the replacements are processesd so I edited the FoxReplace.xml 
file and re-imported it. It now works as I want it - but you'd never know that 
from looking at the UI screen.


Original issue reported on code.google.com by [email protected] on 24 Jul 2010 at 1:12

Help on using regular expressions

Hi,
I'm trying to change in the textarea box - input:
I have 5 years experience in the Science field, but I am only 5 years old.

I want to change 5 years experience to  five years experience, but keep the
5 years old at the end of the sentence to be 5 years old.
i have this in the replace.xml
<substitution>
        <input type="regexp">"/5(?!=years old)/"</input>
        <output>"five"</output>
      </substitution>
but not knowing java, but I am trying to learn it..could you help? Also, do
you get paid for this? This is a great tool - i love it! any help would be
so much appreciative.
also is there a way that will change all text from uppercase to lowercase>

Original issue reported on code.google.com by [email protected] on 27 Mar 2009 at 1:57

can't save replacement list

open up the replacement list - add url
then add words to be replaced but no button to save. how do you save the
list? using newest version of foxreplace. i have vista. I bet it is a silly
user error...:)


Original issue reported on code.google.com by [email protected] on 25 Feb 2009 at 7:53

Firefox 4.0 compatibility

Currently the addon is not compatible with 4.0-series Firefox.

This limits testing with the new version. Could the compatibility flag be 
updated please?

Thanks!


Original issue reported on code.google.com by [email protected] on 6 Sep 2010 at 12:01

Javascript code is not replecable

What steps will reproduce the problem?
1. try to match something in a javascript and replace it

What is the expected output? What do you see instead?

the expected behavior would be to have the javascript working with the
replaced part. If you look into the source code, the substitution works,
but I guess the Javascript is already loaded when this happen and as such
it doesnt change the natural behavior.

What version of the product are you using? On what operating system?
0.10.0



Original issue reported on code.google.com by [email protected] on 21 Jun 2009 at 12:40

Ability to import (and sync to) online XML files

I posted this as a Mozilla review, but realized I should probably include 
it here as well. 

First of all: great job, I love the extension!

I have written a small web app (http://elliottandlara.com/babelfox) that 
converts Google spreadsheets into FoxReplace XML substitution lists. Here 
is an example:

http://elliottandlara.com/babelfox/output.cfm?i=4FEF784C-1143-DC70-
C4DE5654A4EDDDC2

The program dynamically creates the substitution list, so the user can 
share this URL with a friend, and if he updates his Google spreadsheet, 
both he and his friend can have those updates by refreshing the URL. 

It would be REALLY cool if FoxReplace had a "Import online file" or "sync" 
feature that would prevent me from having to constantly update my 
FoxReplace substitution list when I make a change. Then any changes to a 
spreadsheet would be updated to FoxReplace immediately!

And even not just for my program, I see other neat possibilities. It could 
allow a podcasting sort of sharing of FoxReplace lists, similar to an 
AdBlock subscription list. I'm envisioning that one could set the frequency 
at which FoxReplace checks the online URL, so its not slowing down Firefox 
with constant checking and updating. 

Any way, thanks for all your hard work, and again, great job!

Original issue reported on code.google.com by [email protected] on 29 Mar 2009 at 2:00

Firefox like Notepad

Incorporate FoxReplace into the following add-on BOOKMARK. The bookmark
launches a new window of FireFox that acts like notepad. It would be great
if FoxReplace worked with it.

javascript:(function(){s=document.selection?document.selection.createRange().tex
t:window.getSelection?window.getSelection().toString():document.getSelection?doc
ument.getSelection():'';pwin=window.open('','_blank','menubar=yes,scrollbars=yes
,location=no,height=500,width=600');with(pwin.document){if(s){write(s);close();}
body.contentEditable='true';designMode='on';}if(window.focus){pwin.focus();setTi
meout('pwin.focus()',125)};void(0);})()

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 3:58

Carácter de retorno de carro o enter

Quiero borrar frases enteras incluyendo el retorno de carro final.

Por ejemplo si encuentra la línea "bájate el tono xxxx de www......" que la 
borre entera.

He podido borrar los caracteres haciendo un reemplazo por la cadena vacía, 
pero no me borra el "enter" del final.

He intentado añadiendo \n \r \x0D al final de la cadena buscada y no lo 
consigo.

Esto sería muy útil para eliminar los mensajes de publicidad que se añaden a 
los correos gratuitos de algunos servidores. Así al responder al correo pulsas 
F2 y se borran las frases, pero sin dejar los huecos en blanco.

Original issue reported on code.google.com by [email protected] on 24 Sep 2010 at 10:45

links to stylesheet are not going to be replaced

What steps will reproduce the problem?
1. load a webpage locally from file system e.g. C:\temp\test.html which has
absolute paths for images and style sheets e.g.:
<link rel="stylesheet" type="text/css" href="/base/css/WebApp.css">
<img src="/base/images/pic.gif"/>
2. define the following replacement pattern so that the absolute paths are
replaced with a path to the filesystem
"/base/xxx" ==> "file:///C:/base/xxx"
3. execute the replacement, image are replaced fine and loaded but style
sheets not 

What is the expected output? What do you see instead?
- paths to images are going to be replaced and loaded
- paths to stylesheets are not going to be replaced resp. not loaded

What version of the product are you using? On what operating system?
I am using firefox 3.0.3 and foxreplace 012.2
Windows XP SP3

Please provide any additional information below.

thank you 
best regards
Mark


Original issue reported on code.google.com by [email protected] on 6 Nov 2009 at 1:18

Feedback (\1) not working for replace

What steps will reproduce the problem?
1. enter in search something and and mark place to go into memory #1 with 
brackets () eg "/video/(\d+)/[^"]+" for text "/video/12345/hello"
2. enter in replace \1 - so it should replace whole found string with numbers 
(\d+) inside it
3. it doesn't

What is the expected output? What do you see instead?

expected output: 12345
we see instead : \1

What version of the product are you using? On what operating system?
0.12.2
WIN XP SP3

Please provide any additional information below.

please fix it ^_^ becouse without it it's a pain in you know what sometimesto 
replace what you need

Original issue reported on code.google.com by OwynTyler on 25 Sep 2010 at 11:31

Macro to add substitutions fails

I am using FoxReplace to translate words from one language to another.

What steps will reproduce the problem?
1. Write list of substitutions to file using Print command in VB
2. Copy list and insert it into FoxReplace.xml in place of existing
substitutions
3. Try to import via FoxReplace Options/Import

What is the expected output? What do you see instead?
I expected the FoxReplace.xml with the added substitutions to import into
FoxReplace. But FoxReplace doesn't seem to recognize the file.


What version of the product are you using? On what operating system?
Version 0.11 on Windows XP SP2 (patched)

Please provide any additional information below.

I made a point of respecting the format of FoxReplace.xml closely, and the
files look identical to the eye. But if I do a hex comparison, I see some
differences. I am wondering whether the Print command is writing invisible
characters that cause the resulting file to be unreadable by FoxReplace...

I can attach a copy of the little .exe I made that lets you enter a
sustitution for whatever is in the clipboard. Unfortunately I have lost my
original VB code - I am in the process of tryin to rewrite it.

Original issue reported on code.google.com by [email protected] on 9 Aug 2009 at 6:35

Some suggestions to make it better :) - WITH to switcher button and multi-replace toolbar

Hi Marc:

I'm an foxreplace user who finds this tool useful, I'd worked with an online 
shop and I use your toolbar to fill the templates for new products.

I would find really useful the following suggestions:
Where you have the word "With", a switcher button, because sometimes the target 
pattern becomes the source for the next replacement.

And I don't know how difficult it could be to implement a button to duplicate 
this toolbar several times, for example, 5 toolbars with 5 different buttons, 
to speed up the replacements operations when I'm working with your addon.

Thanks in advance and if you don't understand my poor english,
feel free to contact me via facebook.com/dmoyav or use the same URI adding 
AT-GMAIL.COM

Ups, by the way, at the moment you replace text, if you could implement to 
highlight the replaced text, it could be easier to recognize with text was 
replaced.
I've attached an image for better understading :)

Thanks again,
Dani M.

Original issue reported on code.google.com by [email protected] on 19 Mar 2011 at 12:19

Attachments:

"&" search caracter doesn't works

What steps will reproduce the problem?
1. place an & simbole in the replace field
2. try it on any page
3. see the failure

What is the expected output? What do you see instead?
supposed to replace the line, but does nothing

What version of the product are you using? On what operating system?
just download it from https://addons.mozilla.org/fr/firefox/addon/6510

Please provide any additional information below.
i suppose the caracter isn't seen correctly, i tried "%26" and didn't
worked, then the "&amp;" and this one worked, maybe this yould be written
on in the help.

Original issue reported on code.google.com by [email protected] on 11 Apr 2010 at 4:34

Compatibility Issues

What steps will reproduce the problem?
1. Download 3.6.6, 3.6.8, or 3.6.10
2. Run FoxReplace
3.

What is the expected output? What do you see instead?
I'm expecting to be able to use FoxReplace (had to uninstall and reinstall Fire 
Fox and it worked perfectly fine before, but now it says its not compatible) in 
Firefox 3.6.10 but get a compatibility issue

What version of the product are you using? On what operating system?
Latest Version on Windows 7.

Please provide any additional information below.
I love this Addon and want to know why I suddenly cannot use it. I keep getting 
a compatibility issue and I've tried installing older versions of FireFox 
simply to be able to use this Addon, but it's not working.

Original issue reported on code.google.com by [email protected] on 7 Oct 2010 at 8:44

Can't use replace on some types of browser windows/frames

What steps will reproduce the problem?
1. Launch URL 1
2. Click edit button to spawn another browser window with URL 2, with an 
editable form.  This window has none of the usual browser controls or menus, 
and I can't add the replace bar with Shift+F2. There's probably an official 
name for this type of browser window, but I don't know one. 
3. I can right click in a form box in URL 2, and select "replace with 
substitution list.." from context menu, but even though I've saved URL 2 with a 
substitution entry, it doesn't do anything in the form.

What is the expected output? What do you see instead?
I want to either be able to get the replace bar on this "headless browser 
frame", or have the F2 function work inside the form on this frame.  Neither 
work.  Note: I can get the Find bar to show up on this frame OK.

What version of the product are you using? On what operating system?
FoxReplace 0.12.2, Firefox 3.6.12, Win7 64bit

Please provide any additional information below.
I notice that on URL 1 I can do the replace and get the non-editable text to 
change, but I can't get it to save.  As soon as I reload the page or open URL 
2, the old text is back.   A really cludgey work around is to replace strings 
in the read only text, then copy the block of text into the editable URL 2 form 
and save it.

Original issue reported on code.google.com by [email protected] on 2 Dec 2010 at 10:14

Enable/disable substitution lists

Easily enable and disable substitution lists, instead of relying on
priority for separate lists or having to export and delete a list to
'disable' it.

Original issue reported on code.google.com by [email protected] on 17 Mar 2010 at 11:10

.

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.



Original issue reported on code.google.com by flyoffacliff on 24 Feb 2010 at 11:10

New feature wanted

What steps will reproduce the "problem"?
1. set some Words to be auto-replaced (-->Text e.g. "hot") and let the url
specification blank
2. go to Wikipedia 
3. edit a page that contains these words you defined in step one

What is the expected output? What do you see instead?
Foxreploace does a good job and replaces "hot"! But I would like to have
the possibility to specify some pages where the rules will not be applied.
For example I want foxreplace to replace the word "hot" everywehre expect
on Wikipedia or I want foxreplace to replace "house" everywehre but not on
wikipedia pages where I'm in edit mode because when I edit the page "house"
on Wikipedia and foxreplace is turned on (-->auto-replace) and I made my
edit and saved the page, House is deleted all over the article. But I don't
want this. I would like to have the feature to exclude sites that have a
url like http://en.wikipedia.org/*edit from my filter (e.g.
http://en.wikipedia.org/w/index.php?title=Atom&action=edit) so that my
filter auto-replaces words everywhere except on pages that have the url
wikipedia.org and end with edit. This would give me the chance not
unnecessarily having to see some words.

What version of the product are you using? On what operating system?
I didn't found a solution for my problem in version 0.9

I really appreciate your work!

Original issue reported on code.google.com by [email protected] on 20 Dec 2008 at 3:11

Add ability to "highlight All"

If this feature can have the "highlight all" ability, similar to the
regular find, it would make it much safer to use. At least get this ability
functional for text and whole words as a start. this can really boost this
add-on's capabilities. this way, no one would get confused as to what he is
about to replace. and this also saves adding a simple "find" ability to the
add-on

Original issue reported on code.google.com by [email protected] on 21 Nov 2009 at 11:09

Replace button greyed out

What steps will reproduce the problem?
1. Shift & F2 to bring up the replace toolbar
2.
3.

What is the expected output? What do you see instead?
The 'Replace' button is greyed out.

What version of the product are you using? On what operating system?
0.12.2 on Windows XP SP3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 14 Apr 2010 at 3:38

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.