I just noticed an inconsistency on program_playlist add/edit links. The only reason I noticed is because I am removing all blocks on program_playlist/edit links to give maximum width to the edit form.

If I select Create Content->Program Playlist, the path used is node/add/station-playlist.

If I view an existing program then click on Add New Playlist at the bottom of the page, the path is node/add/station_playlist/.

I don't think I've made any changes in the code that would have caused this and I can't seem to locate where station-playlist path is set. Seems like either the underscore or hyphen should be used consistently. I prefer the underscore.

Comments

drewish’s picture

Status: Active » Fixed

good catch. the hyphen in the correct character so i modified the link to use it.

Anonymous’s picture

Status: Fixed » Closed (fixed)