
michael at zambra
Mar 28, 2009, 1:31 PM
Post #5 of 5
(932 views)
Permalink
|
Great! I guess it's better then not to post the bug to the Bug list... Michael Scott Lanning escribió: > I committed it in r8524, thanks for the patch. > > On Sat, 28 Mar 2009, Zambra wrote: >> Bret Dawson escribió: >>> Hi Michael, >>> >>> Bugs are to be expected in trunk, because that is where the application >>> is being actively developed. For this reason it's better to use a >>> stable >>> release to build a production site. >>> >>> That said, if you run into bugs while using any version of Bricolage, >>> it's helpful to file them formally at bugs.bricolage.cc. (You can also >>> search the bug database while you're doing this, to see whether someone >>> else has already filed a bug for the issue you're experiencing. >>> >>> >>> Hope this helps, >>> >>> Bret >>> >>> >>> On Sat, 2009-03-28 at 14:25 +0100, Zambra wrote: >>> >>>> Hello, >>>> >>>> I just upgraded to the Trunk version, and after restarting my >>>> server found several glitches in the desks. The action buttons for >>>> the assets were shown as if they had lost their "float" property >>>> (being shown as a simple list, each one below the preceding). I >>>> couldn't add elements nor containers to the stories either. >>>> >>>> I've found out that under: >>>> >>>> $BRIC_ROOT/comp/widgets/desk/desk_item.html >>>> >>>> the two ocurrrences of >>>> >>>> text-align=left >>>> >>>> obviosly contain a mistyping in the style declaration. It should say: >>>> >>>> text-align:left >>>> >>>> After modifying this the action buttons and story add element >>>> buttons worked again. >>>> >>>> Michael >>>> >>>> >> >> Thanks for pointing me to the bugs subsite. I'll post this one in >> case it was not posted before. >> >> Best, >> >> Michael >>
|