https://issues.apache.org/ooo/show_bug.cgi?id=121659
Bug ID: 121659
Issue Type: DEFECT
Summary: The export feature in MWiki is broken
Classification: Infrastructure
Product: www
Version: AOO400-dev
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: Website general issues
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Go to any page on http://wiki.openoffice.org/wiki/.
On the left side there is a section for export. You can make a book or generate
a PDF or get a print version. Look at Wikipedia to see, how it should work.
In MWiki this export uses always
"AOO_UX_Design_Exploration_-_Task_Pane_Content_Panel_-_User_Interface_Design_Proposals"
and not the actual page.
If you try to generate a pdf, you get this error:
MWHttpRequest::factory: allow_url_fopen needs to be enabled for pure PHP http
requests to work. If possible, curl should be used instead. See
http://php.net/curl.
Backtrace:
#0 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(67):
MWHttpRequest::factory('http://tools.pe...', Array)
#1 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(100): Http::request('POST',
'http://tools.pe...', Array)
#2 /x1/mwiki-1.20.2live/extensions/Collection/Collection.body.php(1355):
Http::post('http://tools.pe...', Array)
#3 /x1/mwiki-1.20.2live/extensions/Collection/Collection.body.php(1073):
SpecialCollection::mwServeCommand('render', Array)
#4 /x1/mwiki-1.20.2live/extensions/Collection/Collection.body.php(1275):
SpecialCollection->renderCollection(Array, Object(Title), 'rl')
#5 /x1/mwiki-1.20.2live/extensions/Collection/Collection.body.php(271):
SpecialCollection->renderArticle(Object(Title), 213344, 'rl')
#6 /x1/mwiki-1.20.2live/includes/SpecialPage.php(611):
SpecialCollection->execute(NULL)
#7 /x1/mwiki-1.20.2live/includes/SpecialPageFactory.php(494):
SpecialPage->run(NULL)
#8 /x1/mwiki-1.20.2live/includes/Wiki.php(290):
SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#9 /x1/mwiki-1.20.2live/includes/Wiki.php(537): MediaWiki->performRequest()
#10 /x1/mwiki-1.20.2live/includes/Wiki.php(447): MediaWiki->main()
#11 /x1/mwiki-1.20.2live/index.php(59): MediaWiki->run()
#12 {main}
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.