From: umfan866 <mh...@so...> - 2006-12-18 18:20:37
|
Reini-- I downloaded the nightly build and started to install it but the main problem I have is that I have an internal company deadline for this week Friday (dec 22) to roll something else out...as soon as I have that deadline met I will return to testing phpwiki... I am checking to see if another person can also test/investigate in the meantime, as it appears your deadline is the 21st. I appreciate all your work and I LOVE phpwiki -- keep up the great work!!!! Reini Urban wrote: > > 2006/12/12, umfan866 <mh...@so...>: >> Hi Reini --glad version 1.3.13 is almost out. I am willing to test an >> advance >> copy >> with Oracle just send me an email. > > Please take the nightly snapshot. > http://phpwiki.sf.net/nightly/ > > During testing I found some more blocking bugs, which I haven't solved > yet. > htmldump, and more. > And right now i'm in munich, so I will try to fix them this weekend, > when I'm back. > > I have v 1.3.12.p3 working right now >> using >> both MySQL and Oracle 10.2.0.2 (with minor hacks). The DATABASE_DSN >> needs to be in the form of "oci8://phpwiki:<phpwiki_passwd>@<ORACLE_SID>" >> perhaps you can update this in the config-default.ini. >> >> I have it working fine using DATABASE_TYPE=SQL and the minor hacks to >> some >> of the other files (see other thread). >> >> I know ADODB is "better" but If you set it to ADODB, it gives this >> error. >> lib/WikiDB/adodb/adodb-errorhandler.inc.php:76: Error[256]: oci8 error: >> [911: ORA-00911: invalid character] in EXECUTE("UPDATE phpwiki_page SET >> hits=?, pagedata=? WHERE pagename=?") >> >> >> >> >> Reini Urban wrote: >> > >> > I've finished now most of the fixes for 1.3.13. >> > My plan is to bring out a release candidate at the end of this week, >> > (Dec 9) and the final week after. (Dec 16) >> > My own big phpwiki project goes online at about the same date and I >> want >> > to go to holidays at about Dec 21. >> > >> > This was/is the TODO list for 1.3.13 (now also in CVS) >> > >> > * bring 1.3.x to sf.net again. request loops, proxy issues? >> > >> > TODO for 1.3.13: >> > * fix postgresql WARNING: there is no transaction in progress (done) >> > * format=printable (not terribly important) >> > * WatchPage, WatchList or back out Watch from Monobook >> > * finish ModeratedPages (hmm...) >> > * FileInfoPlugin (done) >> > * add Help: and Relation: interwiki map entries. (done) >> > * via upgrade also >> > * add Help/ prefix to all documention pages, via upgrade also. (done) >> > >> > Open issues: >> > - #1569424 Is Oracle ok now with ADODB? I believe pear db is too >> broken. >> > Just the Oracle specific to_date workaround is required. >> > - #1570577 "Wikiwyg wrong charset" Convenience >> > >> > All new bugs (from August) by Matt Brown (debian). >> > Matt, do you want to cvs write access to fix these by your own? >> > This would be much faster. >> > -- >> > Reini Urban >> > http://phpwiki.org/ http://murbreak.at/ >> > http://helsinki.at/ http://spacemovie.mur.at/ >> > >> > >> ------------------------------------------------------------------------- >> > Take Surveys. Earn Cash. Influence the Future of IT >> > Join SourceForge.net's Techsay panel and you'll get the chance to share >> > your >> > opinions on IT & business topics through brief surveys - and earn cash >> > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> > _______________________________________________ >> > Phpwiki-talk mailing list >> > Php...@li... >> > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/1.3.13-soon-out-tf2747230.html#a7838860 >> Sent from the phpwiki-talk mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Phpwiki-talk mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwiki-talk >> > > > -- > Reini Urban > http://phpwiki.org/ http://murbreak.at/ > http://spacemovie.mur.at/ http://helsinki.at/ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > -- View this message in context: http://www.nabble.com/1.3.13-soon-out-tf2747230.html#a7933647 Sent from the phpwiki-talk mailing list archive at Nabble.com. |