Conal-Tuohy / ands-la-trobe

Automatically exported from code.google.com/p/ands-la-trobe
1 stars 1 forks source link

Validate URLs entered into metadata records #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On metadata-update, dereference the URLs of related websites and publications, 
etc, to ensure that they are OK. Update the metadata stream to record the last 
known validity of the URLs. 

In the forms, URLs with problems should be flagged.

In the RIF-CS and Solr interface, broken URLs should be filtered out.

Original issue reported on code.google.com by Conal.Tuohy on 13 Sep 2011 at 7:53

GoogleCodeExporter commented 9 years ago
Currently checking for the following: 

Xforms - http(s):// && absence of whitespace

Original comment by tosello....@gmail.com on 14 Sep 2011 at 6:01

GoogleCodeExporter commented 9 years ago

Original comment by Conal.Tuohy on 22 Sep 2011 at 4:01

GoogleCodeExporter commented 9 years ago
Is this check disabled? It doesn't seem to be happening? I typed 
"askdfjalskfjd" into the URL field on 
http://cmss.latrobe.edu.au/fedora-objects/CMSS%3A20/datastreams/dataset.xhtml

Original comment by Conal.Tuohy on 16 Dec 2011 at 12:10

GoogleCodeExporter commented 9 years ago
Apologies, this should be a separate bug. The regex query used in this cased 
the xforms/xslt xpath system to overrun the stack in some cases. This pretty 
much has to be a problem with how xslt handles xpath transformations.

Original comment by tosello....@gmail.com on 16 Dec 2011 at 12:19