From chregu at bitflux.ch Tue Sep 14 09:18:53 2004 From: chregu at bitflux.ch (Christian Stocker) Date: Tue Sep 14 09:19:11 2004 Subject: [bx-editor-dev] BXE Roadmap and soon to be released 0.9.6 Message-ID: <41469B5D.8080307@bitflux.ch> Hi I'd like to release BXE 0.9.6 these days (when I find the time for the announcement). We had a loooot of bug-fixes since 0.9.5 and current HEAD was intensively tested by the University of Zurich (thanks to them). There now are only 2 or 3 bugs, I'd like to have fixed until 1.0, therefore the chances are good, that there won't be any 0.9.7 but a 1.0.0 (hoooray) at the end of september. As Firefox 1.0 (and maybe mozilla 1.8) should also be released until then (and therefore a fixed XMLSerializer), this looks like a great opportunity. Speaking of, I'm currently running the Firefox 1.0 Pre-Preview and it runs very smoothly. I won't add any new major features into the current branch, but after 1.0, I'll add some little new and useful features, which will lead to 1.1 very soon. I'd like to keep the 1.0 branch stable, meaning only bugfixes will go into that and these new features go only into HEAD. The timeframe for the 1.1 release is october/november I also updated the roadmap at http://wiki.bitfluxeditor.org/RoadMap As you can see, we have a tight schedule until 1.2 with some big enhancements (real XSLT implementation on the client side for one) And last but not least, I'll give a speech at OSCOM.4 about BXE (http://oscom.org/events/oscom4). Maybe I'll see you there chregu -- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB From chregu at bitflux.ch Fri Sep 17 10:07:23 2004 From: chregu at bitflux.ch (Christian Stocker) Date: Fri Sep 17 10:07:29 2004 Subject: [bx-editor-dev] Re: [bitflux-cms] Bitflux Editor not loading in Firefox .9.2 orMozilla (latest public download) In-Reply-To: <20040917075823.8E12E6D626@linux.rollis.ch> References: <20040917075823.8E12E6D626@linux.rollis.ch> Message-ID: <414A9B3B.1060103@bitflux.ch> Hi Silvan did something with the Drawer.js stuff. I have to ask him, what exactly he did. That would explain the "linkLibrariesURI is not defined" error. The other one regarding the Namespace Error, I can't exlain currently, but I know, that sme things changed in the later Mozilla builds. I thought, I fixed them (in 0.9.6-dev) I'll come back to you, when Silvan's in the office. And the discussion should go on in bx-editor-dev@lists.bitflux.ch (CCed:), it's obviously a BXE problem, not a CMS one ;) chregu On 17.9.2004 9:58 Uhr, Michael Rolli wrote: > Hi > > >>Michael, what exactly did not work? Did you get that warning message? > > The problem when it doesn't work: > The Editor loads partially and then hangs. Control panels not yet > visible. Content in main visible and then disappears. No visible error > message. onUnload-Savehandler works. > Javascript console shows the following two errors: > > Error: [Exception... "An attempt was made to create or change an object > in a way which is incorrect with regard to namespaces" code: "14" > nsresult: "0x8053000e (NS_ERROR_DOM_NAMESPACE_ERR)" location: > "http://preprod.ispm.unibe.ch/admin/wysiwyg/bxe/js/bxeNodeElements.js > Line: 505"] > Source File: > http://preprod.ispm.unibe.ch/admin/wysiwyg/bxe/js/bxeNodeElements.js > Line: 505 > > Error: linkLibrariesURI is not defined > Source File: > http://preprod.ispm.unibe.ch/admin/wysiwyg/bxe/plugins/Drawer.js > Line: 28 > > Some combinations of browser + bxe-versions I tested (all Windows): > > Firefox-0.8 + 0.9.5/200407042345/r745 > Works, no errors in javascript console > > Firefox-0.9.x + 0.9.5/200407042345/r745 > Doesn't work, disclaimer is displayed, above exception in javascript > console > > Firefox-1.0PR + 0.9.5/200407042345/r745 > Doesn't work, no disclaimer, above exception in javascript console > > Firefox-1.0PR + 0.9.6-dev/200409110330/r808 > Doesn't work, no disclaimer, above exception and linkLibrariesURI-error > in javascript console > > Mozilla-1.5 + 0.9.5/200407042345/r745 > Works, no errors in javascript console > > Mozilla-1.6 + 0.9.5/200407042345/r745 > Works, no errors in javascript console > > Mozilla-1.6 + 0.9.6-dev/200409110330/r808 = works > Works, linkLibrariesURI-error in javascript console > > Mozilla-1.7 + 0.9.5/200407042345/r745 > Doesn't work, disclaimer is displayed, above exception in javascript > console > > So, IMHO the linkLibrariesURI-error doesn't seem to be browser dependent > but bxe-version dependent (shows up only in 0.9.6). Was there a > config-change i missed concerning the drawer? > The exceptions about namespaces occur since Mozilla >=1.7 and Firefox > >>=0.9.x. > > > Does this help? Any ideas? > > Gruss > Michael > > > -- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB