|
|
| Line 4: |
Line 4: |
|
| |
|
| To add a new topic, please write the title in the box below and click "add topic". You must be logged into an account to add a new topic. | | To add a new topic, please write the title in the box below and click "add topic". You must be logged into an account to add a new topic. |
|
| |
| '''Currently known issues due to the server upgrade'''
| |
| *Pages that use [[Help:Cargo|Cargo]] to generate galleries prevent the Visual Editor from loading. A workaround has been implemented, but it requires manually updating all pages and templates that use it. Please report any pages you are having this issue on.
| |
| *Some style elements, particularly on the mobile site, display incorrectly due to changes to some skins behind the scenes.
| |
| *Equations render differently due to changes to the [[mediawikiwiki:Extension:Math|math extension]] in newer versions. This is not a bug and it improves performance that way, but how it looks can be changed with CSS based on your feedback.
| |
| *Some text generated with [[Help:Cargo|Cargo]] queries displays an error message saying "Identifier must not contain quote, dot or null characters." This can be fixed by adding an alias to the field in the query (e.g. change <code><nowiki>fields=CONCAT("[[", _pageName, "|", name, "]]")</nowiki></code> to <code><nowiki>fields=CONCAT("[[", _pageName, "|", name, "]]") = text</nowiki></code>).
| |
|
| |
|
| |
|
| <inputbox> | | <inputbox> |