c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #13843
[Bug 707324] Re: Wiki tag renderer not working (v6.0.1)
Here is a screenshot of how the wiki looks like on my setup.
** Attachment added: "wiki.jpeg"
https://bugs.launchpad.net/openobject-client-web/+bug/707324/+attachment/1805770/+files/wiki.jpeg
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/707324
Title:
Wiki tag renderer not working (v6.0.1)
Status in OpenERP Web Client:
New
Bug description:
After digging it seems that either the wiki module is not installed
correctly in the addons directory of the web-client or either it is
installed but don't trigger.
I tried this on ubuntu 10.10 desktop and 10.04 server.
Step to reproduce:
1) Fresh ubuntu install
2) Install postgres + python modules
3) download openerp source code from www.openerp.com/downloads
4) extract source code to a custom directory (~/openerp/openerp-server-6.0.1 & ~/openerp/openerp-web-6.0.1/)
5) run server with " --stop-after-init -s " options.
6) customize config to enable the db connection
7) launch openerp-server.py -c /path/to/my/config.conf
8) launch openerp-web.py (using default config located in openerp-web-6.0.1/docs)
9) create new db & in the install wizard choose sales and knowledge module and enable wiki.
10) launch the web-client and no tag rendering occurs.
References