Old commit messages show [view] in the commit log
Visible here: http://git7site.devdrupal.org/user/33570/track/code
Screen cap here: http://awesomescreenshot.com/06b1huo8f5
Old commit messages show [view] in the commit log
Visible here: http://git7site.devdrupal.org/user/33570/track/code
Screen cap here: http://awesomescreenshot.com/06b1huo8f5
Comments
Comment #1
eliza411 commentedClarification: all commit messages show the [view] text.
Comment #2
marvil07 commentedI'm not sure why I cannot reproduce the problem locally, but I found a missing piece that could fix it, I reported that on versioncontrol_project: #2040011: Upgrade default views to views 3 api.
Basically, default views have not been upgraded to use D7/views3 (theay are still in api=2), and that's needed to change done in versioncontrol project views, but not on versioncontrol_project project views.
Comment #3
drummLooks good now.