-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.2.0, 2.2.1, 2.3.0
-
Fix Version/s: None
-
Component/s: docs
-
Labels:None
-
Environment:User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
The following FAQ appear as incomplete or broken on Firefox 34.0
FAQ: How do I figure out which version of OpenJPA I am running?
URL http://openjpa.apache.org/faq.html#version
No text on this one
FAQ: How do I see the SQL that OpenJPA is executing?
URL: http://openjpa.apache.org/faq.html#sql
Answer formatting is broken with the text below not appearing on the page, Firebug shows it as hidden markup. Most important part of the answer is not shown.
<properties>
<property value="SQL=TRACE" name="openjpa.Log">
</property></properties>