Certain letters are being filtered out in my RSS feeds for individual users and are replaced with the * symbol. Has anyone else experienced this? Does anyone have any tips or ideas on how to resolve this?
Thanks, Patrick On Mon, Feb 2, 2009 at 11:00 AM, <[email protected]> wrote: > Send Laconica-dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.laconi.ca/mailman/listinfo/laconica-dev > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Laconica-dev digest..." > > > Today's Topics: > > 1. Re: Problem with URL (Jonathan Narvaez) > 2. Bug in laconica 0.7.0 and postgresql 8.3 (Dome Charoenyost) > 3. Re: Bug in laconica 0.7.0 and postgresql 8.3 (Evan Prodromou) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 1 Feb 2009 12:05:09 -0500 > From: Jonathan Narvaez <[email protected]> > Subject: Re: [Laconica-dev] Problem with URL > Cc: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Oh thank you very much if it works > -- > Jonathan Narvaez > SYSADMIN > > > On Sun, Feb 1, 2009 at 1:33 AM, [email protected] <[email protected] > >wrote: > > > Hi Jonathan, > > > > Please try > > > > $config['site']['path'] = ''; > > > > See if it works... > > > > Cheers, > > haritan > > > > > > On Sun, Feb 1, 2009 at 4:02 PM, Jonathan Narvaez <[email protected] > >wrote: > > > >> hi > >> $config['site']['path'] = '/'; > >> and > >> .htaccess > >> RewriteBase / > >> > >> -- > >> Jonathan Narvaez > >> SYSADMIN > >> > >> > >> > >> On Sun, Feb 1, 2009 at 12:42 AM, [email protected] <[email protected] > >wrote: > >> > >>> Hi Jonathan, > >>> > >>> Can you please post your: > >>> > >>> $config['site']['path'] > >>> > >>> in config.php > >>> > >>> and > >>> > >>> RewriteBase > >>> > >>> in .htaccess > >>> > >>> Cheers, > >>> > >>> > >>> On Sun, Feb 1, 2009 at 3:17 PM, Jonathan Narvaez <[email protected] > >wrote: > >>> > >>>> I have a problem with triple "/" > >>>> http://myurl///main/login > >>>> I have activated mod_rewrite and works, but my problem is triple / in > >>>> my URL. > >>>> > >>>> Thanks > >>>> -- > >>>> Jonathan Narvaez > >>>> SYSADMIN > >>>> > >>>> _______________________________________________ > >>>> Laconica-dev mailing list > >>>> [email protected] > >>>> http://mail.laconi.ca/mailman/listinfo/laconica-dev > >>>> > >>>> > >>> > >> > >> _______________________________________________ > >> Laconica-dev mailing list > >> [email protected] > >> http://mail.laconi.ca/mailman/listinfo/laconica-dev > >> > >> > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://mail.laconi.ca/pipermail/laconica-dev/attachments/20090201/005db371/attachment-0001.htm > > > > ------------------------------ > > Message: 2 > Date: Mon, 2 Feb 2009 17:52:50 +0700 > From: Dome Charoenyost <[email protected]> > Subject: [Laconica-dev] Bug in laconica 0.7.0 and postgresql 8.3 > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > I try to test laconica 0.7.0 on postgresql 8.3 > I found some bug > 1. seq for id in notice table > 2. user_group in postgresql schema not found > > how to report bug ? > > Dome C. > > > ------------------------------ > > Message: 3 > Date: Mon, 02 Feb 2009 07:38:05 -0500 > From: Evan Prodromou <[email protected]> > Subject: Re: [Laconica-dev] Bug in laconica 0.7.0 and postgresql 8.3 > To: Dome Charoenyost <[email protected]> > Cc: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Dome Charoenyost wrote: > > I try to test laconica 0.7.0 on postgresql 8.3 > > I found some bug > > 1. seq for id in notice table > > 2. user_group in postgresql schema not found > > > > how to report bug ? > > > http://laconi.ca/trac/newticket > > You have to register to report a bug. > > -Evan > > > > ------------------------------ > > _______________________________________________ > Laconica-dev mailing list > [email protected] > http://mail.laconi.ca/mailman/listinfo/laconica-dev > > > End of Laconica-dev Digest, Vol 8, Issue 3 > ****************************************** >
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
