mbien commented on issue #58: fixed remove template action. Registration was missing in struts.xml. URL: https://github.com/apache/roller/pull/58#issuecomment-612544246 interesting. If its working something might be wrong with my repository. When i pressed trashcan->ok it didn't remove it and the log complained about undefined action. i think i found the issue, I should have be using the 6.0.x branch, right? I have master built and running. master: https://github.com/apache/roller/blob/master/app/src/main/resources/struts.xml#L562 (remove is missing) 6.0.x: https://github.com/apache/roller/blob/roller-6.0.x/app/src/main/resources/struts.xml#L562 (remove is there) i am sorry if i caused confusion. Feel free to ignore this PR.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services