Hi Guys, I'm out for the day (classes, meetings, etc) so I won't be able to develop but I want to give you a heads up before you deploy to BSC that I found a couple of missing things in the tagging implementation. Sorry for the bad timing.
Basically, I found that in one of the VM models (I believe URLModel) where we compute URLs $url.entries.rss(), ... we are taking in $model.categoryPath, but we are not taking tags, so any URLs like <link rel="self"/> in feeds will not contain the tags from the request. Plus I noticed that I did not check the deprecated VM files that could need access to tags. One more thing, I also need to add getPopularTags() to the PageModel like I did for SiteModel(). I could get to these changes tomorrow, but Allen, maybe you could help me if you guys are releasing today. BTW, are we branching 3.1 today? -Elias
