<?xml version="1.0" encoding="UTF-8"?>
<known-issues type="array">
  <known-issue>
    <admin-id type="integer" nil="true"></admin-id>
    <content>&lt;h4&gt;&lt;a name=&quot;Introduction&quot;&gt;Introduction&lt;/a&gt;&lt;/h4&gt;
These are the major Known Issues that are currently affecting us on the Archive of Our Own. If you've encountered an issue you don't see here, or you'd like to give us more information or comments, we welcome your feedback via the &lt;a href=&quot;http://archiveofourown.org/support&quot; title=&quot;Support and Feedback&quot;&gt;Support and Feedback form&lt;/a&gt;.  

Please note, the Archive is currently optimised for Firefox 3.0 and above. We also support Internet Explorer 7 and above, although we're still optimising for IE7 and you may notice some discrepancies between IE and Firefox. We're doing our best to support a range of other browsers and welcome your feedback on any bugs you encounter, but at present we need to prioritise fixes in Firefox and IE. If you'd like to help us improve support for your browser, consider volunteering!

&lt;h4&gt;&lt;a name=&quot;invitations&quot;&gt;Invitations&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Entering invitation codes:&lt;/strong&gt; If you have been given an invitation code, but it's just plain text and not a link, then you may be wondering where to enter it! You need the version which is a link - please ask the person who kindly gifted your code for this. There's more information under the question 'I already have an account. How do I give an invitation to someone else?' on the &lt;a href=&quot;http://archiveofourown.org/archive_faqs#invitations&quot;&gt;Invitations section of the FAQ&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;a name=&quot;work_display&quot;&gt;Work display&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Can't have multiple blank lines:&lt;/strong&gt; Adding more that one blank line between paragraphs is currently not possible, and we're working on finding a fix. In the meantime, there are a couple of workarounds you can use.

If you just want to make a section break, then the best way is to use the HTML tag hr to create a horizontal line. On the Archive, this is styled to show as a short, centred line which looks very pretty. The hr tag also makes sense to screen readers as a section break, so you are writing friendlier code for users of assistive technology. 

If you really want to have more than one blank line, we have found a workaround that allows you to use some HTML code to force the space.

The code that inserts an extra blank line is &lt;code&gt;&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;br /&amp;gt;&amp;amp;nbsp;&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;&lt;/code&gt;, and it must be added when you are in the &lt;strong&gt;HTML&lt;/strong&gt; view of editing a work. If you're used to working in Rich Text mode when posting and editing, here's what we recommend:
&lt;ol&gt;
&lt;li&gt;Before you first preview the work, insert a note to yourself where your extra blank line needs to be.&lt;/li&gt;
&lt;li&gt;Once you are ready to post the work, switch to the HTML view using the tab just above the edit box.&lt;/li&gt;
&lt;li&gt;Find where you've indicated the whitespace needs to be, and replace it with the code, &lt;code&gt;&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;br /&amp;gt;&amp;amp;nbsp;&amp;lt;br /&amp;gt;&amp;lt;/p&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Preview and save your work. Admire the whitespace&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Works show up twice on 'My Works':&lt;/strong&gt; Works authored under more than one pseud owned by the same user are listed twice on user works pages. We're looking into ways to fix this. &lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;a name=&quot;importer&quot;&gt;Import work from url&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Importer: general bugs:&lt;/strong&gt; The importer is currently in the early stages of development and results will vary depending on the url. If you encounter buggy results, please submit a &lt;a href=&quot;http://archiveofourown.org/support&quot; title=&quot;Support and Feedback&quot;&gt;support request&lt;/a&gt; letting us know the url of the work you were trying to import, so we can improve results in future. We recently fixed a bug where importing from Dreamwidth was pulling in the whole page: if you've experienced problems with this in the past, you might like to try again!&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Importer: special character issues:&lt;/strong&gt; When importing from a url, the importer may cut off when it hits an em-dash or other special character. This issue is partly fixed, so if you've encountered it before it may be worth trying again, but issues with different encoding make it tricky to get a complete fix. If you encounter this, please submit a &lt;a href=&quot;http://archiveofourown.org/support&quot; title=&quot;Support and Feedback&quot;&gt;support request&lt;/a&gt; and let us know the url of the work you were trying to import. This will help us improve the importer in future.&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Imported works post without preview:&lt;/strong&gt; 
Importing multiple works in one go results in them being posted immediately instead of being previewed first. This is a bug and will be fixed in the future. You can work around this for now by importing works one by one. &lt;/li&gt;&lt;/ul&gt;

&lt;h4&gt;&lt;a name=&quot;openid&quot;&gt;OpenID&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Login with OpenID:&lt;/strong&gt; The 'Remember me' option on login does not work when signing in with OpenID. We're working on a fix! &lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;a name=&quot;tags&quot;&gt;Tags&lt;/a&gt;&lt;/h4&gt; 
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Tags refuse to respect capitalisation:&lt;/strong&gt; You may find that when you enter a tag, it refuses to respect your chosen capitalisation. For example, entering 'D/s' currently defaults to 'd/s'. This is to do with the way our database validates the uniqueness of tags - it doesn't recognise capitalisation, so serves up an existing tag rather than creating a new one. We're looking at ways of fixing this, but it may take some time. Please bear with us in the meantime. &lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;a name=&quot;filters&quot;&gt;Tag Filters&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Filtering on user pseud page:&lt;/strong&gt; Unfortunately, filtering on user's dashboard produces incorrect results if you filter by two or more tags: it always filters by 'or' even if you have chosen to filter with 'and'.  A fix is in the pipeline.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Filtering with 'or' picks up too many results:&lt;/strong&gt;&lt;/li&gt; Our 'or' filters are still in the early stages of development, and they current don't respect different categories. This means that if you choose the 'or' option and select 'Star Trek', 'Explicit', 'Mature', you'll get all stories tagged with any of those tags. We're working on totally revising our browse options to make them more useful - please bear with us!&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;a name=&quot;Delete Multiple Works&quot;&gt;Editing Multiple Works&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Deleting multiple works&lt;/strong&gt; Unfortunately, you can't delete multiple works in one go at this point in time - although the option shows up, it's not quite working yet. &lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;a name=&quot;RTEditor&quot;&gt;Rich Text Editor&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Disappearing linebreaks:&lt;/strong&gt; If you paste in plain text with HTML, then switch to the Rich Text Editor, any linebreaks which haven't been coded in will be lost. We're working on a fix, but this may take a while!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Problems aligning text:&lt;/strong&gt; Some users have reported problems aligning sections of text using the rich text editor. We're aware of the problem and are investigating - please bear with us! &lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;a name=&quot;collections&quot;&gt;Collections&lt;/a&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Can't add someone else's work to my collection:&lt;/strong&gt; It is currently possible to add your own work to a collection, but not to invite someone else's work. This isn't a bug - we just haven't built the feature yet. Please bear with us while we finish and roll out the necessary code. In the meantime, you can work around this by commenting on people's stories and inviting them to add themselves to your collection. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;My gifts page shows a gift for a challenge I'm not in:&lt;/strong&gt; Due to a bug with the way the pseuds page works, users who have the same pseud as someone else may find that they have a gift listed on their 'gifts' page for a challenge they're not participating in. A fix for this is coming soon. In the meantime, don't worry - only the user who really 'owns' the fic will get a notification when it is revealed, and everyone else will get a bonus random story brought to their attention!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;I think I should have a challenge gift, but it's not showing on 'My gifts':&lt;/strong&gt; Another bug with pseuds has meant that gifts for some challenge participants are not showing up on their 'gifts' page. A fix is in the works, and these users will receive their gift when the challenge works are revealed. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Anonymity is broken on some gift exchanges:&lt;/strong&gt; There are a couple of bugs relating to which mean that in certain circumstances relating to filtering, it's possible to tell who the author of an anonymous gift fic is. We're working on fixing the bug.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;&lt;a name=&quot;Features&quot;&gt;Forthcoming Features&lt;/a&gt;&lt;/h4&gt;
The Archive is still a work-in-progress, and we'll be introducing a whole bunch of new features in the future. We can't list all our potential changes, but this is a run-down of the most commonly requested features. Since the Archive is designed, coded and tested by volunteers, we can't give a definite timescale for these improvements -  some are waiting for the right coder - but we want you to know that we do listen to your requests and feedback. If you are interested in helping us put these plans into a reality, please volunteer to join the Archive team  please volunteer via the OTW's &lt;a href=&quot;http://transformativeworks.org/how-you-can-help/volunteer&quot;&gt;Volunteers page&lt;/a&gt;.

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Archive skins:&lt;/strong&gt; This is one of the most commonly-requested features, and it is definitely coming, although for various reasons it probably won't be as fast as we (and you) would like. If you think you could help us, please do come and join our coding team!&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Search and browse:&lt;/strong&gt; We know that there are some limitations to our current search and browse interface, and we're working on some major improvements. This is something with a lot of different aspects to think about, so we're taking our time to get it right. If you think you could help us, please do volunteer!&lt;/li&gt;

&lt;li&gt;&lt;strong&gt;Tag-only edit:&lt;/strong&gt; We know that lots of you would like a way of editing tags and other metadata without going through the whole edit - preview - post workflow. We're working on it! &lt;/li&gt;
&lt;/ul&gt;</content>
    <created-at type="datetime">2009-10-17T21:48:19-04:00</created-at>
    <id type="integer">1</id>
    <title>Revision 2101 - Release 0.7.2.9</title>
    <updated-at type="datetime">2010-01-10T16:13:34-05:00</updated-at>
  </known-issue>
</known-issues>
