Search the web
Sign In
New User? Sign Up
scrumwikidev · ScrumWiki Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
%pragmas not initialized   Message List  
Reply | Forward Message #24 of 125 |

Here is a bug I found:

On Linux I had sometimes a "Add a task" table without having a <!--
pragma="product" --> or similar entry on my wiki page. I use
ScrumWiki also as a normal Wiki. I figured out, that the %pragmas
list contain some information which should not be there. The reason
seems to be, that this list is not initialized at the program start.
So please added a

%pragmas = {}; #bug fix, missing init.

line just below the

$ConfigFile = "$DataDir/config"; # Configuration file

line or any other agreeable place and it works.

Jens







Thu Dec 2, 2004 10:59 am

jens_spille
Offline Offline
Send Email Send Email

Forward
Message #24 of 125 |
Expand Messages Author Sort by Date

Here is a bug I found: On Linux I had sometimes a "Add a task" table without having a <!-- pragma="product" --> or similar entry on my wiki page. I use ...
jens_spille
Offline Send Email
Dec 2, 2004
10:59 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help