MarcEdit 5.1 issues to be fixed tonight
I found some issues while doing some work on the application last night. A few issues that will be corrected tonight:
- MarcEditor Most Recent list — I’m getting an array out of bounds error because I didn’t check the number of files being saved. So, it’s possible to blow this array boundary. Oops.
- When I changed the validator to work in the MarcEditor, I futzed it up when working outside the editor if the data being evaluated isn’t MARC data. Oops.
I found these problems while adding a new option to the Editor. I find occasionally that folks want to create records in all kinds of crazy charactersets. While the MarcEdit engine will work with any characterset, the MarcEditor (the notepad tool) really only reads UTF8. I’ll be adding an drop down box that will let you select a different characterset that can then be used to save, edit, etc. the files. Whether I get this into tonight’s update, I’m not sure. I have to see how this affects other functions (since I’m not sure if I’ve always assumed that data will be in UTF8 or not).
Anyway, I’ll post more tonight once everything has been updated.
–TR
1 Comment to MarcEdit 5.1 issues to be fixed tonight
Leave a comment
Categories
- Access 2006
- ALA Midwinter 2007
- ALA Summer 2007
- Book
- C#
- Code4Lib 2007
- Code4Lib2008
- Conferences
- CONTENTdm
- Cycling
- Digital Libraries
- Dspace
- Education
- Family
- General Computing
- Innovative Interfaces
- Java
- LibraryFind
- MarcEdit
- Microsoft
- NWIUG 2006
- OAI
- OCLC
- Open Library
- OSCON 2006
- Patent Stupidity
- Programming
- rails
- Readex
- Readex 2006
- ruby
- Running
- Simpsons
- Travel
- Uncategorized
- Wii
- Wikipedia
Archive
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
[...] So I’ve updated the the issues noted earlier today (http://oregonstate.edu/~reeset/blog/archives/457). [...]