﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16736,Rewrite rules are generated inconsistently for custom taxonomies and /%category%/%postname% permalink structure,valentinas,,"Steps to reproduce:
1. Fresh install of WordPress 3.1
2. Activate dummy custom post type + custom taxonomy plugin (attached, code taken from codex)
3. Go to Settings->Permalinks, set Custom Structure ""/%category%/%postname%"" and save
4. Go to database table wp_options and look for an option ""rewrite_rules"" it will have 76 rules.
5. Save permalinks again (or reload permalinks page or just visit permalinks page again)
6. 4. Go to database table wp_options and look for an option ""rewrite_rules"" again

'''Expected result:''' you should see the same rules as first time, because permalink structure haven't changed.[[BR]]
'''Actual result:''' there will be more (104 in my case) rules than first time.",defect (bug),closed,normal,3.3,Rewrite Rules,3.1,normal,fixed,reporter-feedback,valentinas jghazally pavelevap@… ryanduff
