[dev] Subscriptions and maps.

Ola Lundqvist opal@debian.org
Fri, 19 Apr 2002 09:31:11 +0200


Hi

I have a question on subscriptions.

In folders.php

/* Decide whether or not to show all the unsubscribed folders */
if ($prefs->getValue('subscribe') && isset($imp['showunsub'])) {
    $showAll = $imp['showunsub'];
} else {
    $showAll = false;
}

This means that you can not subscribe to folders. The reason
is that they are not shown and so you can not subscribe to them.

Should it not always show everything?

If yes, I'll add the fix in the cvs myself. (HEAD branch)

Regards,

// Ola

-- 
 --------------------- Ola Lundqvist ---------------------------
/  opal@debian.org                     Björnkärrsgatan 5 A.11   \
|  opal@lysator.liu.se                 584 36 LINKÖPING         |
|  +46 (0)13-17 69 83                  +46 (0)70-332 1551       |
|  http://www.opal.dhs.org             UIN/icq: 4912500         |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------