Emptying a page doesn't remove files from project
Status: Beta
Brought to you by:
worden
Generally, removing source-file tags from a page triggers WW to remove them from the project. But if you clear the entire text of a page and save it, it misses the remove-from-project step. Presumably because MediaWiki skips the step of passing the empty string to the parser. Presumably the files will be removed as soon as any make job is done in the project, if such a thing ever happens.
Anonymous
I guess this is a case of something more general: if you remove all project-file tags from the page and save, it won't do the removal step, because it does it when it does a sync and make. So this would happen even if the page is nonempty.