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
(XML and UNEX format are no longer seperate access points) |
|||
Line 4: | Line 4: | ||
* The code for the THN API has not yet been released | * The code for the THN API has not yet been released | ||
− | = Current known issues with the | + | = Current known issues with the THN API = |
* <strike>The Cluetip layer isn't working</strike> Fixed --[[User:Brammers|Brammers]] 11:35, 14 February 2008 (UTC) | * <strike>The Cluetip layer isn't working</strike> Fixed --[[User:Brammers|Brammers]] 11:35, 14 February 2008 (UTC) | ||
Line 16: | Line 16: | ||
</s> | </s> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:THN API commands|Known issues]] | [[Category:THN API commands|Known issues]] | ||
[[Category:Wiki Item DB tags|Known issues]] | [[Category:Wiki Item DB tags|Known issues]] | ||
− | |||
− |
Revision as of 14:04, 27 May 2008
General THN API Issues
- Users cannot get their own API keys yet
- The code for the THN API has not yet been released
Current known issues with the THN 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)