Awesome work Jacob!
On 4/30/07, Jacob Proffitt <gtaltos@...> wrote:
>
> As expected, this wasn't too hard to fix. That said, the fix will mean
> that anyone who has implemented tags already will need to make use of the
> new "Rebuild All Tags" command on the posts tab if they have any tags that
> include nasty things like spaces. The reason for this is that I figure the
> best way to ensure the functionality Phil describes is to store the tags in
> the database in decoded format ( i.e. as "Rhino Mocks" instead of either
> "Rhino%20Mocks" or "Rhino+Mocks"). That way, when a tag list is displayed,
> it decodes the tag request before it does the look up so that both the below
> tags would then work. It also decodes a tag before assigning it to a post so
> that posts with tags of http://technorati.com/tags/Rhino+Mocks and
> http://technorati.com/tags/Rhino%20Mocks both link as "Rhino Mocks". And
> yes, appropriate unit tests were included :).
>
> Jacob
>
>
> On 4/28/07, Phil Haack <haacked@...> wrote:
> >
> > Got one last issue with the Tags feature. I won't have time to fix it
> > since I'll be at Mix 07 this weekend. Jacob, or anyone else, if you have
> > time could you look at this?
> >
> >
> >
> > http://haacked.com/Tags/Rhino%20Mocks/default.aspx
> >
> > http://haacked.com/Tags/Rhino+Mocks/default.aspx
> >
> >
> >
> > Two issues:
> >
> >
> >
> > 1. The title should not show the %20 or the +.
> >
> > 2. Ideally, these should be the same tag. The tag being "Rhino
> > Mocks".
> >
> >
> >
> > Phil
> >
> >
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Subtext-devs mailing list
> > Subtext-devs@...
> > https://lists.sourceforge.net/lists/listinfo/subtext-devs
> >
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Subtext-devs mailing list
> Subtext-devs@...
> https://lists.sourceforge.net/lists/listinfo/subtext-devs
>
>
--
//---- 90% of being smart is knowing what you're dumb at ----//
http://stevenharman.net/
|