Bug #498
double category assignment
| Status : | Closed | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | admin | |||
| Target version : | - | |||
| Resolution : | fixed |
Description
With the latest trunk code (and previously for a while now) as of rev 688, whenever I create a new article, it associates the article with each selected category twice. That is, if I select "misc" from the category list and save the post, the categories at the bottom of the post will show "misc, misc", and if I view the misc category archive, the post shows up twice.
Associated revisions
Revision 109217473e695403231668fc965fa4569c47cad0
Fix RSS 2.0 links. Closes #498
git-svn-id: http://svn.typosphere.org/typo/trunk@711 820eb932-12ee-0310-9ca8-eeb645f39767
History
10/21/2005 07:26 PM - scott -
I haven't been able to reproduce this. Which version of Rails and Ruby, and which database and OS?
10/22/2005 10:34 AM - Zen -
I was able to reproduce this using Quick Post, associating it with only one category.
Version info:
Typo: Revision 688
Rails version: 1.0 RC2
Ruby: 1.8.2
Database: MySQL 4.1.13
OS: Redhat Linux 9
