Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Legacy THNapi:Known issues"
From Neocron Wiki
Line 12: | Line 12: | ||
* Need to fix FSM and FDB views to allow them to be used. --[[User:Brammers|Brammers]] 23:26, 24 February 2008 (UTC) | * Need to fix FSM and FDB views to allow them to be used. --[[User:Brammers|Brammers]] 23:26, 24 February 2008 (UTC) | ||
* <strike>Using api commands with both open and close tags to enable text to be wrapped will stop the rendering of the wiki markup language eg. [[User:Delphi|this]] becomes <nowiki>[[User:Delphi|this]]</nowiki> <span style="font-family:Calibri,sans-serif; margin-left:4px; background-color:#252525; border:1px solid #00446A; padding:0px 3px 1px 3px;">'''[[User:Delphi|<span style="cursor:help; font-size:95%;" title="NeocronWiki bureaucrat"><span style="color:#FFEE66;">D</span><span style="color:#FFDD55;">e</span><span style="color:#FFCC55;">l</span><span style="color:#FFBB55;">p</span><span style="color:#FFAA55;">h</span><span style="color:#FF9955;">i</span></span>]]''' <span style="font-size:85%;">[[User talk:Delphi|<span style="color:#EEE;" title="Pester me!">(talk)</span>]] [[Special:Contributions/Delphi|<span style="color:#CCC;" title="Stalk me!">(contr)</span>]]</span></span> 22:02, 2 March 2008 (UTC)</strike> This has been fixed in release 1.0.1 See [[User_talk:Brammers/Test1]] for a little demo --[[User:Brammers|Brammers]] 19:15, 10 March 2008 (UTC) | * <strike>Using api commands with both open and close tags to enable text to be wrapped will stop the rendering of the wiki markup language eg. [[User:Delphi|this]] becomes <nowiki>[[User:Delphi|this]]</nowiki> <span style="font-family:Calibri,sans-serif; margin-left:4px; background-color:#252525; border:1px solid #00446A; padding:0px 3px 1px 3px;">'''[[User:Delphi|<span style="cursor:help; font-size:95%;" title="NeocronWiki bureaucrat"><span style="color:#FFEE66;">D</span><span style="color:#FFDD55;">e</span><span style="color:#FFCC55;">l</span><span style="color:#FFBB55;">p</span><span style="color:#FFAA55;">h</span><span style="color:#FF9955;">i</span></span>]]''' <span style="font-size:85%;">[[User talk:Delphi|<span style="color:#EEE;" title="Pester me!">(talk)</span>]] [[Special:Contributions/Delphi|<span style="color:#CCC;" title="Stalk me!">(contr)</span>]]</span></span> 22:02, 2 March 2008 (UTC)</strike> This has been fixed in release 1.0.1 See [[User_talk:Brammers/Test1]] for a little demo --[[User:Brammers|Brammers]] 19:15, 10 March 2008 (UTC) | ||
+ | * The items are not rendering in Item ID order - See [http://forum.techhaven.org/viewtopic.php?t=3069| this forum post] and this issue will be fixed with the next Item DB/THN Api update. --[[User:Brammers|Brammers]] 00:20, 10 April 2008 (BST) | ||
= Current known issues with the XML API = | = Current known issues with the XML API = |
Revision as of 23:20, 9 April 2008
General THN API Issues
- Users cannot get their own API keys yet
Current known issues with the HTML API
The Cluetip layer isn't workingFixed --Brammers 11:35, 14 February 2008 (UTC)The CSS needs fixing...badly!Fixed --Brammers 11:35, 14 February 2008 (UTC)When leaving a / out of the tag, things get a bit screwed up. Eg <tag> intead of <tag/>Can't do much about this, except keep telling users to close the tags --Brammers 11:35, 14 February 2008 (UTC)- The wiki cannot parse the h1,h2 tags to apear in a contents list. (Looks like the Item DB needs a new rendering layer for the wiki so that it sends out the right wiki tags) --Brammers 15:45, 14 February 2008 (UTC)
- A Caching layer needs to be written, as the page load times can be slow. The original demo page takes 5 seconds to load. This is due to the way the API calls the live THN server for each request. --Brammers 23:13, 24 February 2008 (UTC)
- Need to fix FSM and FDB views to allow them to be used. --Brammers 23:26, 24 February 2008 (UTC)
Using api commands with both open and close tags to enable text to be wrapped will stop the rendering of the wiki markup language eg. this becomes [[User:Delphi|this]] Delphi (talk) (contr) 22:02, 2 March 2008 (UTC)This has been fixed in release 1.0.1 See User_talk:Brammers/Test1 for a little demo --Brammers 19:15, 10 March 2008 (UTC)- The items are not rendering in Item ID order - See this forum post and this issue will be fixed with the next Item DB/THN Api update. --Brammers 00:20, 10 April 2008 (BST)
Current known issues with the XML API
- No current issues
Current known issues with the UNEXL API
- No current issues