Entry.getContentType() is returning wrong content type ------------------------------------------------------
Key: ABDERA-192 URL: https://issues.apache.org/jira/browse/ABDERA-192 Project: Abdera Issue Type: Bug Affects Versions: 0.5.0 Environment: Win XP, Eclipse 3.4 Ganymede, Abdera 0.5.0-SNAPSHOT Reporter: Chiradip Mandal Priority: Minor Even when the content in the entry is in XHTML format Entry.getContentType() is returning type HTML. entry.getContent() is returning this <div xmlns='http://www.w3.org/1999/xhtml'>entryContent</div> while entry.getContentType() is returning HTML -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.