Right now the URL for license badges displayed in the registered works list is
calculated in a very CC specific way; replacing the domain with
i.creativecommons.org, appending 80x15.png, etc.
This causes problems if someone enters an incorrect or non-CC license URL.
We should at *least* only apply that transformation if it matches a regular
expression for CC licenses; possibly poll the license URL for RDFa if that fails.
|