Modify

Ticket #73 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

DocConvert extension does not work on imCollab

Reported by: Sean.McClowry Owned by: Xiping.Wang
Priority: medium Milestone: 1.2
Component: WikiExtensions Version: 1.0
Keywords: Cc:
Actual Effort (in hours): Estimated Effort (in hours):

Description

DocConvert? does not work on imCollab. This may be an installation issue. It works on local windows platforms. The extension is currently disabled.

The README file provides information on enabling this extension and how it is to be installed.

 http://waterloo.openmethodology.org/trac/omcollab/browser/trunk/wiki/extensions/DocConvert/README.txt

Attachments

Change History

comment:1 Changed 3 years ago by Xiping.Wang

  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 3 years ago by Xiping.Wang

duplicate for #74

comment:3 Changed 3 years ago by Xiping.Wang

  • Status changed from closed to reopened
  • Resolution duplicate deleted

comment:4 follow-up: ↓ 5 Changed 3 years ago by Xiping.Wang

Please check my comments on  http://waterloo.openmethodology.org/trac/omcollab/ticket/74,

Imcollab use apache user to handle php request activity.The user "apache" has its own home directory. So we can follow the instructions of ticket #74. Make sure that there are a private configuration directory for openoffice settings.

Since I don't know the password of apache. I copy another user's setting dir into apache's home dir. So I don't need to login with apache's account.

And DocConvert? feature works in imcollab now.

But there is another problem. The action url in the form points to /w/index.php. A working url should be like as /w/index.php/Special:DocConvert. I did a quick and dirty fixing in imcollab. And I will go on.

comment:5 in reply to: ↑ 4 Changed 3 years ago by Xiping.Wang

correct my comments. the url should be /w/Special:DocConvert , not /w/index.php

comment:6 Changed 3 years ago by Xiping.Wang

  • Status changed from reopened to closed
  • Resolution set to fixed

fixed.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.