<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Forums Tag: bug</title>
<link>http://omeka.org/forums/</link>
<description>Forums Tag: bug</description>
<language>en</language>
<pubDate>Thu, 21 Aug 2008 22:38:48 +0000</pubDate>

<item>
<title>kkay on "Add Item problem in IE"</title>
<link>http://omeka.org/forums/topic/add-item-problem-in-ie#post-559</link>
<pubDate>Thu, 24 Jul 2008 00:53:18 +0000</pubDate>
<dc:creator>kkay</dc:creator>
<guid isPermaLink="false">559@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I really appreciate the quick fix on on the javascript -- this makes life a lot easier. I changed that one line and we're good to go.
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "Add Item problem in IE"</title>
<link>http://omeka.org/forums/topic/add-item-problem-in-ie#post-556</link>
<pubDate>Wed, 23 Jul 2008 18:36:29 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">556@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I've fixed the bug in SVN on both the stable branch and the trunk.  We're going to look to see if there are any other big bugs like this that we can fix before we do another maintenance release of 0.9.
&#60;/p&#62;</description>
</item>
<item>
<title>anarchivist on "Add Item problem in IE"</title>
<link>http://omeka.org/forums/topic/add-item-problem-in-ie#post-555</link>
<pubDate>Wed, 23 Jul 2008 14:12:28 +0000</pubDate>
<dc:creator>anarchivist</dc:creator>
<guid isPermaLink="false">555@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I'd argue that the Javascript/IE issues (which also come up in the Exhibit Builder) are important enough to be fixed in the stable branch as well.
&#60;/p&#62;</description>
</item>
<item>
<title>SheilaBrennan on "Add Item problem in IE"</title>
<link>http://omeka.org/forums/topic/add-item-problem-in-ie#post-552</link>
<pubDate>Tue, 22 Jul 2008 18:54:45 +0000</pubDate>
<dc:creator>SheilaBrennan</dc:creator>
<guid isPermaLink="false">552@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi Kkay&#60;/p&#62;
&#60;p&#62;Thanks, we are aware of the problem. And we certainly have run into to this with federal museum and local school district partners who can only use IE7. &#60;/p&#62;
&#60;p&#62;It seems like we had fixed that problem in an earlier version but it cropped up again. The bug has been identified and is being worked on. I'm not sure if this fix will be in a new release or if it be incorporated with the 0.10 release in the fall. We will let you know. &#60;/p&#62;
&#60;p&#62;Sheila
&#60;/p&#62;</description>
</item>
<item>
<title>kkay on "Add Item problem in IE"</title>
<link>http://omeka.org/forums/topic/add-item-problem-in-ie#post-550</link>
<pubDate>Tue, 22 Jul 2008 03:31:22 +0000</pubDate>
<dc:creator>kkay</dc:creator>
<guid isPermaLink="false">550@http://omeka.org/forums/</guid>
<description>&#60;p&#62;A test user just pointed out to me that she can't see any of the custom metadata fields on Add Item: Step 1 when using IE7. After selecting an item type, she just gets the spinning disk and the custom fields never appear. Is this a javascript issue?&#60;/p&#62;
&#60;p&#62;This is a big problem. I've been developing our site on my home machine using firefox, but MPOW staff have to use IE. We have added a bunch of custom fields that our staff needs access to.
&#60;/p&#62;</description>
</item>
<item>
<title>SheilaBrennan on "Dropbox - Collection Metadata"</title>
<link>http://omeka.org/forums/topic/dropbox-collection-metadata#post-433</link>
<pubDate>Tue, 27 May 2008 19:42:19 +0000</pubDate>
<dc:creator>SheilaBrennan</dc:creator>
<guid isPermaLink="false">433@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hello bricestacey,&#60;/p&#62;
&#60;p&#62;Thanks for alerting us to the problems with the dropbox. We'll get back to everyone once those issues are resolved. &#60;/p&#62;
&#60;p&#62;Yes, in the meantime you may edit the collection_id field directly in the database. &#60;/p&#62;
&#60;p&#62;Good luck,&#60;br /&#62;
Sheila
&#60;/p&#62;</description>
</item>
<item>
<title>bricestacey on "Dropbox - Collection Metadata"</title>
<link>http://omeka.org/forums/topic/dropbox-collection-metadata#post-432</link>
<pubDate>Tue, 27 May 2008 18:07:37 +0000</pubDate>
<dc:creator>bricestacey</dc:creator>
<guid isPermaLink="false">432@http://omeka.org/forums/</guid>
<description>&#60;p&#62;When batch adding files with Dropbox, the selected collection is not being assigned to the newly added files. &#60;/p&#62;
&#60;p&#62;In the meantime, can I simply update the collection_id field in the items table with the appropriate id?&#60;/p&#62;
&#60;p&#62;My setup:&#60;br /&#62;
Omeka 0.9.1.1&#60;br /&#62;
PHP 5.2.5&#60;br /&#62;
MySQL 5.0.51a
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "javascript errors in IE"</title>
<link>http://omeka.org/forums/topic/javascript-errors-in-ie#post-337</link>
<pubDate>Fri, 11 Apr 2008 17:42:17 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">337@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Yes, it's true that IE does not like javascript:void(0).  I'll put up a ticket for this to be fixed.  In the meantime, you can try searching and replacing all instances of javascript:void() or void(0) with a #.  That seems to be the consensus approach to the problem.  The problem is that then the click handlers need to &#60;code&#62;return false;&#60;/code&#62; at the end so that clicking the link doesn't send you to the top of the page.  &#60;/p&#62;
&#60;p&#62;I'm not so sure about the other problem, but I'll look into it.  From your other post, it seems like you're familiar with SVN.  We're probably not going to do another release for a couple of months, but this particular problem should be fixed way before then.  After we fix this, then I'd recommend checking out or exporting a copy of Omeka that can be used on your public library computers.  Hope that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>kkay on "javascript errors in IE"</title>
<link>http://omeka.org/forums/topic/javascript-errors-in-ie#post-333</link>
<pubDate>Thu, 10 Apr 2008 23:35:55 +0000</pubDate>
<dc:creator>kkay</dc:creator>
<guid isPermaLink="false">333@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I'm having some javascript errors when using the admin panel in IE7 (and tested in IE6 for the heck of it). It all works great on FF at home.&#60;/p&#62;
&#60;p&#62;In the Add Exhibit area, IE6 balks at the javascript:void() on the Add a Section button. I was reading somewhere that IE hates javascript:void() in href. IE7 loads the Add Exhibit page as &#34;Done with errors&#34; in the status area but sometimes reloading the page gets the Add a Section to work.&#60;/p&#62;
&#60;p&#62;In IE7 once I've added a page and want to select a layout, clicking on a layout image produces no results. IE7 again loads the page as Done with Errors and the details message says &#34;Line 85, Char 5, Error- Object doesn't support this property.&#34;&#60;/p&#62;
&#60;p&#62;We have updated our install to 9.1. I guess the ideal answer would be to get my public library to install FF on our machines (I wish.)&#60;/p&#62;
&#60;p&#62;PS I love Zotero!
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "Section names create unescaped characters"</title>
<link>http://omeka.org/forums/topic/section-names-create-unescaped-characters#post-211</link>
<pubDate>Thu, 06 Mar 2008 02:06:39 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">211@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Actually, disregard that last example, I haven't gotten the hang of using code examples on this forum yet.
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "Section names create unescaped characters"</title>
<link>http://omeka.org/forums/topic/section-names-create-unescaped-characters#post-210</link>
<pubDate>Thu, 06 Mar 2008 02:05:50 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">210@http://omeka.org/forums/</guid>
<description>&#60;p&#62;You're right, that is a bug, and thanks for catching it.  I've filed a bug report and it will be fixed in the next release.  For the moment though, I would try using curly quotes, since those won't trip up the browser when it parses the HTML.   Otherwise, you can avoid using quotes for titles of sections in the immediate future.&#60;/p&#62;
&#60;p&#62;As to allowable characters, I get that you're talking about how Omeka converts some characters to the HTML entities but leaves others intact.  When writing templates for Omeka, it's generally a good idea to enter the text rather than the HTML entities representation (e.g. use curly quotes rather than typing &#38;#8212;, &#38;#38; instead of &#38;amp; etc.).  There is a templating helper function called h() that is used throughout omeka which will take care of making sure the HTML output is valid.  In most cases this is a synonym for php's built-in &#60;a href=&#34;http://us2.php.net/htmlentities&#34;&#62;htmlentities()&#60;/a&#62; function, but it also allows you to mix HTML tags in your data entry, so in most cases you could enter the following into Omeka:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;em&#62;Cookies&#60;/em&#62; &#38;#38; Cream&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And it would spit out:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;em&#62;Cookies&#60;/em&#62; &#38;amp; Cream&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>KerriHicks on "Section names create unescaped characters"</title>
<link>http://omeka.org/forums/topic/section-names-create-unescaped-characters#post-200</link>
<pubDate>Tue, 04 Mar 2008 19:33:18 +0000</pubDate>
<dc:creator>KerriHicks</dc:creator>
<guid isPermaLink="false">200@http://omeka.org/forums/</guid>
<description>&#60;p&#62;One of my users is working on an exhibit, and she created a section that was also the title of an article. As such, she put the section title in quotation marks.&#60;/p&#62;
&#60;p&#62;Omeka brought those quotation marks into the markup, creating an HTML link to the section that contained unescaped quotation marks. Of course, this rendered the link unusable, and no one was able to get access to that section. I'm thinking this is a bug that needs addressing.&#60;/p&#62;
&#60;p&#62;In the meantime, I could suggest that she use character entities for the quotation marks, but it looks like Omeka does, in fact, digest certain punctuation characters and rewrite them. Is there a list anywhere of allowable characters?&#60;/p&#62;
&#60;p&#62;Any advice?&#60;/p&#62;
&#60;p&#62;--Kerri
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "Item type not working on Contribute plugin"</title>
<link>http://omeka.org/forums/topic/item-type-not-working-on-contribute-plugin#post-101</link>
<pubDate>Tue, 22 Jan 2008 18:08:06 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">101@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Good catch, I'll make a note of that and make sure it's fixed by the next release.
&#60;/p&#62;</description>
</item>
<item>
<title>niceoutfit on "Item type not working on Contribute plugin"</title>
<link>http://omeka.org/forums/topic/item-type-not-working-on-contribute-plugin#post-84</link>
<pubDate>Thu, 03 Jan 2008 18:16:17 +0000</pubDate>
<dc:creator>niceoutfit</dc:creator>
<guid isPermaLink="false">84@http://omeka.org/forums/</guid>
<description>&#60;p&#62;When you contribute a file (Story, Still Image, Movie or Audio) the &#34;Type&#34; does not get saved in the database and shows up as &#34;NULL&#34; in the database. &#60;/p&#62;
&#60;p&#62;I was going to write something that would display a download link and icon or flash video/audio player depending on the file &#34;Type&#34; but without it's &#34;Type&#34; I can't create this functionality.&#60;/p&#62;
&#60;p&#62;thanks!&#60;br /&#62;
Ben
&#60;/p&#62;</description>
</item>
<item>
<title>DaveLester on "No pagination on Item/Browse page or in Admin area"</title>
<link>http://omeka.org/forums/topic/no-pagination-on-itembrowse-page-or-in-admin-area#post-82</link>
<pubDate>Thu, 03 Jan 2008 08:45:44 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">82@http://omeka.org/forums/</guid>
<description>&#60;p&#62;terrific news!
&#60;/p&#62;</description>
</item>
<item>
<title>niceoutfit on "No pagination on Item/Browse page or in Admin area"</title>
<link>http://omeka.org/forums/topic/no-pagination-on-itembrowse-page-or-in-admin-area#post-81</link>
<pubDate>Wed, 02 Jan 2008 20:58:09 +0000</pubDate>
<dc:creator>niceoutfit</dc:creator>
<guid isPermaLink="false">81@http://omeka.org/forums/</guid>
<description>&#60;p&#62;After upgrading the RC4 this problem has been fixed. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>DaveLester on "No pagination on Item/Browse page or in Admin area"</title>
<link>http://omeka.org/forums/topic/no-pagination-on-itembrowse-page-or-in-admin-area#post-55</link>
<pubDate>Thu, 06 Dec 2007 06:19:02 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">55@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi Ben,&#60;/p&#62;
&#60;p&#62;You're the only person who is experiencing this problem, so at this time I'm assuming it's a problem with Omeka conflicting with some type of server setting.  Could you create a php file with the following code,&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php phpinfo(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and post the link?  Is anything else a little quirky or not working?  Additionally, you're running RC3, correct?&#60;/p&#62;
&#60;p&#62;One thing I've noticed is that on your admin page, you're pulling in an incorrect number of items from your archive.  That's likely the cause of all your pagination problems.  Here's an example of what pagination &#60;em&#62;should&#60;/em&#62; look like on the admin side (http://chnm.gmu.edu/staff/dave/files/omeka_pagination.png), including pulling in the correct number of items.  If I hear back on your server information, then maybe we can begin to tackle why that's occurring in the first place.&#60;/p&#62;
&#60;p&#62;I believe the pagination_links function still needs some tweaking to work properly, and I'll look closer to improve that, or perhaps offer a simplified version that's easier to use rather than passing so many null values.&#60;/p&#62;
&#60;p&#62;Best of luck,&#60;br /&#62;
Dave Lester
&#60;/p&#62;</description>
</item>
<item>
<title>niceoutfit on "No pagination on Item/Browse page or in Admin area"</title>
<link>http://omeka.org/forums/topic/no-pagination-on-itembrowse-page-or-in-admin-area#post-50</link>
<pubDate>Tue, 04 Dec 2007 01:37:01 +0000</pubDate>
<dc:creator>niceoutfit</dc:creator>
<guid isPermaLink="false">50@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Dave,&#60;/p&#62;
&#60;p&#62;I took a little time away from the site but am wanting to get the issue resolved. Below is the code pulled from the browse.php file located in the items folder (Thanks Roy theme).&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;pagination top&#38;quot;&#38;gt;&#38;lt;?php echo pagination_links(5, null, null, 5, null, null, null ); ?&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I found the actual function that it calls and that remains unmodified (same as it was from install). I did change the $per_page variable in the config.ini file as a temporary fix to display everything, but once we get all of the files in there, that won't be a very efficient option for us.&#60;/p&#62;
&#60;p&#62;This issue seems to be the same in the admin area as well. Here is a screenshot of the admin area. There are actually 30 items but I can choose only 10 because there is no pagination:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.niceoutfit.us/sandbox/random/omeka_nopage.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.niceoutfit.us/sandbox/random/omeka_nopage.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you need more access or code samples let me know and I'll be happy to give you access to things through email.&#60;/p&#62;
&#60;p&#62;thanks a bunch,&#60;br /&#62;
Ben
&#60;/p&#62;</description>
</item>
<item>
<title>SheilaBrennan on "No pagination on Item/Browse page or in Admin area"</title>
<link>http://omeka.org/forums/topic/no-pagination-on-itembrowse-page-or-in-admin-area#post-39</link>
<pubDate>Thu, 15 Nov 2007 19:51:49 +0000</pubDate>
<dc:creator>SheilaBrennan</dc:creator>
<guid isPermaLink="false">39@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Ben,&#60;br /&#62;
Your site looks awesome!&#60;/p&#62;
&#60;p&#62;When are you launching? We'd like to showcase it on the Omeka blog when you're ready for the world to see it, and the pagination issue is resolved.&#60;/p&#62;
&#60;p&#62;We are really impressed with your design, and hope that at some point once you've launched the exhibit that you would share your new theme. It will be credited to you in the theme directory with a link to your homepage.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Sheila
&#60;/p&#62;</description>
</item>
<item>
<title>DaveLester on "No pagination on Item/Browse page or in Admin area"</title>
<link>http://omeka.org/forums/topic/no-pagination-on-itembrowse-page-or-in-admin-area#post-38</link>
<pubDate>Thu, 15 Nov 2007 17:05:59 +0000</pubDate>
<dc:creator>DaveLester</dc:creator>
<guid isPermaLink="false">38@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hey Ben, &#60;/p&#62;
&#60;p&#62;The site looks great!  Keep us posted on any future sites you build using Omeka.&#60;/p&#62;
&#60;p&#62;It looks like you've modified the Thanks, Roy theme - which calls the pagination_links function on line 10.  Is that correct?  Make sure you're echoing the function.  Have you changed the number of items that display per page?  There is a variable in the config.ini file, inside the application/config/ folder that changes the default value for your entire install, which can be overridden by the $per_page variable in the pagination_links function.  Here is the pag function..&#60;/p&#62;
&#60;p&#62;pagination_links( $num_links = 5, $menu = null, $page = null, $per_page = null, $total_results=null, $link=null, $page_query = null );&#60;/p&#62;
&#60;p&#62;By default, 10 items should be displayed per item browse page.&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Dave Lester
&#60;/p&#62;</description>
</item>
<item>
<title>niceoutfit on "No pagination on Item/Browse page or in Admin area"</title>
<link>http://omeka.org/forums/topic/no-pagination-on-itembrowse-page-or-in-admin-area#post-36</link>
<pubDate>Thu, 15 Nov 2007 07:28:10 +0000</pubDate>
<dc:creator>niceoutfit</dc:creator>
<guid isPermaLink="false">36@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I've been working on a site:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.catawbariverdocs.com&#34; rel=&#34;nofollow&#34;&#62;http://www.catawbariverdocs.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and everything has gone smooth until I started uploading &#34;Items&#34;. Once I reached more then 10 it looks as if there is supposed to be pagination but it is not showing up. This seems to be an issue on the front end and within the admin area. I do get pagination when I perform a search and the results are greater then 10 though.&#60;/p&#62;
&#60;p&#62;If you guys could let me know a fix or just give me a patch to fix it for now that would be a great help.&#60;/p&#62;
&#60;p&#62;I tried different themes to make sure it wasn't something I did in the theme and it was broken in all themes.&#60;/p&#62;
&#60;p&#62;thanks,&#60;br /&#62;
Ben
&#60;/p&#62;</description>
</item>

</channel>
</rss>
