Difference between revisions of "How to Fix UTF-8 problems"
(Created page with 'This is a guide to bug fixing UTF-8 problems you might find around EPrints. It should be particularly helpful for people creating plugins, for example custom workflow components.') |
m (Categories modified) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | This is a guide to bug fixing UTF-8 problems you might find around EPrints. It should be particularly helpful for people creating plugins, for example custom | + | This is a guide to bug fixing UTF-8 problems you might find around EPrints. It should be particularly helpful for people creating plugins, for example custom InputForm::Components. |
+ | |||
+ | [[Category:Obsolete]] | ||
+ | [[Category:Documentation Needed]] |
Latest revision as of 14:18, 19 February 2024
This is a guide to bug fixing UTF-8 problems you might find around EPrints. It should be particularly helpful for people creating plugins, for example custom InputForm::Components.