Ticket #56 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

additional html when using firefox greesemonkey

Reported by: anonymous Owned by: gogo
Priority: normal Milestone: Version 1.0
Component: Plugin_Other Version: trunk
Severity: normal Keywords:
Cc:

Description (last modified by gogo) (diff)

In my copy of firefox I have greesemonkey installed, which allows me to replace bad javascript with javascript that will work for firefox at a web site. The only problem is that Xinha then adds the following to the textarea when submitted.

<script src="chrome://greasemonkey/content/scripts/1102161148673"></script><script src="chrome://greasemonkey/content/scripts/1102237157909"></script>

I have created a plugin that will strip them, but I am not exactly sure where to upload this so everyone can use it.

Attachments

clean-chrome.js (0.7 kB) - added by gordon 8 years ago.
clean chrome plugin to fix this problem
.2 (0 bytes) - added by shaun@… 8 years ago.
you might need this also
.3 (0 bytes) - added by anonymous 8 years ago.

Change History

Changed 8 years ago by gordon

clean chrome plugin to fix this problem

Changed 8 years ago by gordon

it was actually me that submitted this.

Changed 8 years ago by gogo

  • version set to trunk
  • component changed from Xinha Core to Plugin_Other
  • description modified (diff)
  • milestone set to Version 1.0

Changed 8 years ago by shaun@…

  • attachment .2 added

you might need this also

Changed 8 years ago by gogo

  • status changed from new to closed
  • resolution set to fixed

Rather than usethe plugin I have added the regexp directly to the core in changeset:267

Changed 8 years ago by anonymous

  • attachment .3 added
Note: See TracTickets for help on using tickets.