Release 87

Nov 09, 2011 21:16

Release 87 is now live!

We don't have any new features to announce, but we do have some bug fixes:

  • Errors when exporting journal entries and comments via XML should no longer occur. (LJSV-1734) [Edit] Looks like we're still having problems here, although it's a different problem than before. We're working on it!
  • The font in the HTML editor has ( Read more... )

r87

Leave a comment

softpaw November 10 2011, 05:28:40 UTC
I'm still getting this error

System.Xml.XmlException: '<', hexadecimal value 0x3C, is an invalid attribute character. Line 108, position 99.
at System.Xml.XmlScanner.ScanLiteral()
at System.Xml.XmlTextReader.SetLiteralValues(XmlAttributeTokenInfo fld)
at System.Xml.XmlTextReader.SetAttributeValues()
at System.Xml.XmlTextReader.ParseElement()
at System.Xml.XmlTextReader.Read()
at EF.ljArchive.Engine.Sync.ExportCommentsMeta(OptionsRow or, ILJServer iLJ, SessionGenerateResponse sgr, Int32& serverMaxID, UserMapCollection umc)
at EF.ljArchive.Engine.Sync.ThreadStart()

When I try to download comments with LJarchive. Is this a different issue then the one you fixed?

Reply

markf November 10 2011, 05:39:22 UTC
Looking into this now... at a glance, I think it's a different error than it was throwing before and may be a new issue.

Reply

softpaw November 10 2011, 05:40:03 UTC
Just my luck!! Thank you for working to fix this.

Reply

bandicoot November 10 2011, 06:21:16 UTC
Are you saying that you thought you'd fixed the comment export issue with LJArchive, et al? If so, you didn't. If not, I'm still waiting patiently ;)

Reply

gipa November 10 2011, 07:30:51 UTC
Just wanted to post the same thing.
Luckily read the comments before posting.

Reply


Leave a comment

Up