XForms Status Update
Action week :-) Deer Park alpha 1 was released, so we could get some stuff in for 1.8b3.
We’ve also gotten quite a number of crash reports with Deer Park alpha 1 and XForms (bug 296863). We’ve tried hard to recreate the crashes, but cannot. Our best bet is that people are using an xforms.xpi
that is not for Deer Park. Please see my post about where to find the correct XPIs.
Checked in
The XBL+XTF patch is checked in (bug 291026), so we now have the foundation for the widgets (bug 289434)
We now support
position()
in our XPath expressions, or rather it returns something valid now :-) (bug 265460)Minor fix for
<upload>
(bug 294894)Rearrange things a bit so it’s possible to listen for
xforms-model-construct
(bug 293437)Fix the xpi-file so the error messages are registred properly (bug 290812)
Fix for nested repeats (bug 296350), regression from bug 265460
Support type information on attribute nodes (bug 283004)
Fix general leak (bug 296713)
Fix parsing error in the XPath analyzer (bug 296812)
The pseudo classes got some progress indirectly since Boris Zbarsky created
nsIContent::IntrinsicState()
(bug 296309). Thanks Boris!
In Progress
Expose
IntrinsicState()
to XTF (bug 297061), to get pseudo class support working (bug 271720).Olli is doing great work on the widgets (bug 289434), and I’m trying my best to find errors in it :-)
Support for the
src
attribute on<label>
(bug 291501)
Misc.
I joined the W3C XForms Working Group two weeks ago, so I will now be able to better coordinate the WG work with the Mozilla work.
I was using Deer Park Alpha 1 and Xforms extension in Windows. Xforms crashed with the beta 1 at http://www.mozilla.org/projects/xforms/#HowDownload when i visited http://www.mozilla.org/projects/xforms/calc.xhtml
After that, got new Extension from Deer Park Alpha folder “xpi” via ftp, and everything was OK.
Great Work!!
I’m glad to hear that, and thanks!
Somebody ahem should update the project page.