Hi matteo,
I didn't try this, but maybe it is sufficient to use htmlentities PHP function with the text in order to convert it to "ASCII" before writing it to pmfsearch.src. What do you think about it?
Search found 2 matches
- Sat Dec 24, 2005 3:15 pm
- Forum: Bug reports
- Topic: Several bugs with Firefox search plugin generation
- Replies: 5
- Views: 9030
- Fri Dec 23, 2005 5:07 pm
- Forum: Bug reports
- Topic: Several bugs with Firefox search plugin generation
- Replies: 5
- Views: 9030
Several bugs with Firefox search plugin generation
Hi,
Line 49 of admin/plugins.firefoxsearch.php should read $plugin_file = 'pmfsearch.src'; in order for search.php to be able to detect the presence of the plugin.
admin/plugins.firefoxsearch.php doesn't cope well with accented characters (it doesn't convert user input to UTF-8 before ...
Line 49 of admin/plugins.firefoxsearch.php should read $plugin_file = 'pmfsearch.src'; in order for search.php to be able to detect the presence of the plugin.
admin/plugins.firefoxsearch.php doesn't cope well with accented characters (it doesn't convert user input to UTF-8 before ...