Gravatar

Bugtracker

Hy,

if I got it right, Torben currently administers the bugtracker.
Is it possible to get a dump of all bugs with descriptions for
mgdlib, mod_midgard, MMP and PHP4? Feature request would be cool,
too.

I'd like to close some of them and the feature requests will go
into our Midgard 2 concept I'm preparing for the developer
meeting.

Greetings,
Daniel S. Reichenbach
--

-- 
Best Off GbR                                   info@...
One company. One profession.            http://www.best-off.org/
Marie-Calm-Str. 25                       Phone +49 561 920 37 48
34131 Kassel                               Fax +49 561 920 37 49
Germany                                 Mobile +49 178 474 20 63
Martin Jansen | 1 May 19:56
Picon

Re: PEAR Midgard wrapup

On Wed Apr 30, 2003 at 10:2147PM +1200, Martin Langhoff wrote:
> It was suggested that Midgard belongs to PECL, but that seems to be 
> targetted for C modules. I have not been able to find the PECL 
> guidelines either, so I am not sure if this is accurate. 

That's right. PECL is for PHP extensions written in C. Putting Midgard
there is nonsense.

> Of course, we can serve our packages from our servers -- we don't even 
> need a repository as the pear tools will take a valid URL, get the 
> package, and install it. However, this negates many advantages, 
> including dependance resolution, publicity (just by being alongside in 
> the same repository), search functionality, etc.

IMO using a own server is *the* way to go for projects like Horde,
Midgard et al. Actually this prevents us from running into trouble with
redundant packages: I suspect that both Horde and Midgard do have their
own Template or Authentation classes. Adding them to PEAR will be no
good, as our focus is to reduce redundant packages to a minimum. Having
those classes on a your own server instead seems to be no problem.

I'm pretty sure that we can find a decent way to add links to prominent
places (like http://pear.php.net/packages.php) pointing to other "PEAR
servers" like pear.horde.org or migard-project.org.

Concering dependencies: Dependencies towards PEAR packages can also be
resolved, when one installs (Midgard|Horde) packages from another
server.

--

-- 
(Continue reading)

brenda | 2 May 00:55
Picon
Gravatar

syntax error

We are stuck @ an error in midgard.

When we log into asgard, we are getting syntax error in line 108.

It seems to be dying where string constants are enclosed in '' rather
than in "", and if I change line 108 to use "" rather than '' I am told
the error is in line 124 instead.

it was suggested to us that this may be a problem with the preparser.

The system has Midgard 1.4.4, Apache 1.3.27, PHP 4.1.2. RedHat 7.3

can anyone give us any help?

thanks

->Brenda

--

-- 
brenda <brenda@...>

Re: [midgard-user] And there was much rejoicing in Cleveland...

Hi,

On Fri, 2003-05-02 at 04:46, Steven J. Sobol wrote:
> My attachment problem is gone now.
> 
> "You are running php 4.3.0 . php-4.3 changed its internal API for dealing
> with filehandles. This change is known to have broken attachment
> handling in all midgard versions up to and including 1.4.4 (!) A fix for
> this is in CVS, I have seen reports that it works, but I have never
> tested it myself (I'm not using php 4.3.x yet). Your apache signature
> claims to have mod_midgard-1.4.4 loaded. If your midgard installation is
> indeed the official 1.4.4 release, it is very likely that this is where
> your problem is."
> 
> I am now running the May 1st CVS snapshot - and it did indeed fix the 
> problem. I was running the official release of 1.4.4.

I'm glad there is rejoicing in Cleveland of course, but on the other
hand I feel Steven should not have been in this kind of trouble at all.

I'd like to propose a intermediate release to allow installation on php
4.3.x without the extra struggle for the users and the extra support
load on the list.

how about it?

wkr,

--

-- 
Envida                     http://www.envida.net/
(Continue reading)

Gravatar

Re: asgard pre-release testing

Hy,

> I have decided to build a new Asgard release. Changes are just
> 
> * changed short open tags to long ones
> * duplicate function declaration removed which triggered an error since 
> PHP 4.3
> 
> http://asgard.midgard-project.org/asgard-1.4.4.tar.gz
is it the same version like in CVS? I've tried the one from CVS
yesterday and it works. No problems on a quick trial.

Daniel
--

-- 
Best Off GbR                                   info@...
One company. One profession.            http://www.best-off.org/
Marie-Calm-Str. 25                       Phone +49 561 920 37 48
34131 Kassel                               Fax +49 561 920 37 49
Germany                                 Mobile +49 178 474 20 63
Matthias Englert | 3 May 14:17
Picon
Picon

Re: asgard pre-release testing

Hi!

Daniel S. Reichenbach wrote:

>> I have decided to build a new Asgard release. Changes are just
>>
>> * changed short open tags to long ones
>> * duplicate function declaration removed which triggered an error 
>> since PHP 4.3
>>
>> http://asgard.midgard-project.org/asgard-1.4.4.tar.gz
> 
> is it the same version like in CVS?

Yes it is.

> I've tried the one from CVS
> yesterday and it works. No problems on a quick trial.

Thanks.

Matthias
dev | 4 May 16:48
Favicon
Gravatar

[MidCOM 0000464]: Integrate RCS with datamanager


The following NEW bug has been ADDED.
=============================================================
http://bugs.midgard-project.org/view_bug_page.php?f_id=464
=============================================================
Reporter:             bergie
Handler:              
=============================================================
Project:              MidCOM
Bug ID:               0000464
Category:             MidCOM Core
Reproducibility:      always
Severity:             feature
Priority:             none
Status:               new
=============================================================
Date Submitted:       04 May 03 16:48 CEST
Last Modified:        04 May 03 16:48 CEST
=============================================================
Summary:              Integrate RCS with datamanager
Description: 
MidCOM datamanager should utilize a NemeinRCS-compatible method of storing
revision data to RCS files.

NemeinRCS dumps the Midgard object into an XML file that is then saved to
the RCS repository. Since datamanager can support unconventional storage
locations for revision-controlled text (like parameters and blobs), the
functions would need to be patched a bit.

In NemeinRCS the object attribute -> XML field mapping is handled by
(Continue reading)

dev | 4 May 17:28
Favicon
Gravatar

[MidCOM 0000465]: Integrate WebDAV support into MidCOM


The following NEW bug has been ADDED.
=============================================================
http://bugs.midgard-project.org/view_bug_page.php?f_id=465
=============================================================
Reporter:             bergie
Handler:              
=============================================================
Project:              MidCOM
Bug ID:               0000465
Category:             MidCOM Core
Reproducibility:      always
Severity:             feature
Priority:             none
Status:               new
=============================================================
Date Submitted:       04 May 03 17:28 CEST
Last Modified:        04 May 03 17:28 CEST
=============================================================
Summary:              Integrate WebDAV support into MidCOM
Description: 
We should integrate support for the WebDAV protocol into MidCOM so it would
be available automatically for all MidCOM-based sites.

The WebDAV handler could reside either in regular MidCOM
URL parsing procedure (by adding checks for $_SERVER['REQUEST_METHOD']) or
in /midcom-webdav-server

I suggest we start by providing the methods needed by Twingle (PUT and
DELETE plus two XML files describing the site structure).
(Continue reading)

Henri Bergius | 4 May 19:28
Favicon
Gravatar

MidCOM TODOs for OSCOM

Greetings!

Here is the current list of TODOs for a smooth tutorial
in OSCOM3.
I'm really hoping that we will get these accomplished.

* MidCOM 1.2.0 release!
  * This will fix many bugs and provide WYSIWYG, etc.

* MidCOM sample site: needs similar MidCOM base data initialization
  system as TownPortal. I can do this, hopefully with funding

* Newsticker is still in German (as are many component
  descriptions)

* Comments component: Add missing thread creation, anon
  comments and maybe some other stuff (comments component
  is net.nemein.discussion)

* Twingle support (preferably integrated with MidCOM, if not
  doable then by tweaking the old "Midgard Twingle Server"

* NITF import/export (might not be needed, depends on RFP)

Note: The RFP for the site to build will be reverted to
something from boston.com. There might be new TODO items
coming from there.

I have attached first draft of the tutorial structure so
you'll understand how I'm planning for things to be done.
(Continue reading)

Henri Bergius | 4 May 21:41
Picon
Picon
Favicon
Gravatar

Re: MidCOM TODOs for OSCOM

Greetings!

First draft of the tutorial slides is at:
http://users.nehmer.net/~bergie/oscom3/

/Bergie

--

-- 
Henri Bergius                           Henri.Bergius@...
Consultant Partner                      Tel: +358-20-198 6032
Nemein Oy                               http://www.nemein.com/

Nemein.Net -- Project tracking solution for consulting companies
http://www.nemein.com/Nemein.Net/

OSCOM 3 - Third Open Source Content Management Conference
May 28th - 30th 2003, Harvard University, Cambridge, MA, USA
http://www.oscom.org/Conferences/Cambridge/

Gmane