Difference between revisions of "Documentation/FAQ/ProjectLevel/BusinessLicense"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 27: Line 27:
  
 
== See Also ==
 
== See Also ==
[http://www.apache.org/licenses/LICENSE-2.0 Apache License Version 2.0]
+
[https://www.apache.org/licenses/LICENSE-2.0 Apache License Version 2.0]
[http://www.apache.org/foundation/license-faq.html Apache Foundation Frequent Questions about ALv2]
+
[https://www.apache.org/foundation/license-faq.html Apache Foundation Frequent Questions about ALv2]
  
 
<table border=1 cellpadding=5 style="width:100%; border-collapse: collapse; border-color:#AAA; background-color:#EEE;"><tr>
 
<table border=1 cellpadding=5 style="width:100%; border-collapse: collapse; border-color:#AAA; background-color:#EEE;"><tr>

Revision as of 11:54, 31 August 2021

doc OOo




Search the FAQs: <googlefaq/>

This page has FAQs that address Apache OpenOffice at the Project Business & License Level.

This list is ordered by popularity. The most popular FAQs are at the top. But also have a look at the bottom to find any new entries.


The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id FROM `page` INNER JOIN `categorylinks` AS cl0 ON `page`.page_id=cl0.cl_from AND (cl0.cl_to='Documentation/FAQ/ProjectLevel/BusinessLicense') WHERE 1=1 AND `page`.page_is_redirect=0 ORDER BY page_counter DESC LIMIT 500 OFFSET 0

Error message is:
Unknown column 'page_counter' in 'order clause' (127.0.0.1)


See Also

Apache License Version 2.0 Apache Foundation Frequent Questions about ALv2

Add a new FAQ entry

Personal tools