Hi folks,

I've been running http://gridengine.info off of Typo for a while now, thanks for a nice package!

Because my site tracks a particular open source software product I sometimes need to put version numbers into article tags for easy characterizing.

Prior to the most recent Typo upgrade, tags like "6.3" did not work at all, something about Rails or Typo can't handle the "." character.

Now running the latest Typo I see something odd ...

Tags that use multiple "." characters get remapped to "-":

6.2.0 becomes a tag called "6-2-0" on Typo

But a tag named "6.2" is left unmodified, with no funky rewriting.

As a test that proves the issue I added tags for "6.2.0" and "6.2" to the following post:

http://gridengine.info/2008/08/06/t-shirt-contest

... the "6.2.0" tag is handled via changing "." to "-" but the "6.2" tag is left unchanged and does not work.

Is the use of "." chars in tags an issue with Rails in general or should I write up an Issue against the Typo issue tracker?

-Chris


_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to