Menu

#506 Validate URLs

Approved
closed
None
5
2015-10-22
2013-12-21
Ahasuerus
No

Validate all entered URLs, including Author/title Web pages, Wiki links, IMDB links and cover scan links. They should all start with "http" and should not contain illegal characters like ">", "<" and "`". Make sure to add both client-side (JavaScript-based) and server-side (Python-based) validation.

Discussion

  • Ahasuerus

    Ahasuerus - 2013-12-21

    Implemented in Add Pub, New Pub, Edit Pub and Clone Pub:

    edit/addpub.py 1.16
    edit/isfdblib.py 1.46
    

    Installed in r2013-175 on 2013-12-20. Edit Author, Title, Publisher and Pub Series still outstanding.

     
  • Ahasuerus

    Ahasuerus - 2013-12-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Validate all entered URLs, including Author/title Web pages, Wiki links, IMDB links and cover scan links. They should all start with "http" and should not contain illegal characters like ">", "<" and "`".
    +Validate all entered URLs, including Author/title Web pages, Wiki links, IMDB links and cover scan links. They should all start with "http" and should not contain illegal characters like ">", "<" and "`". Make sure to add both client-side (JavaScript-based) and server-side (Python-based) validation.
    
     
  • Ahasuerus

    Ahasuerus - 2015-10-21

    Edit Author done in:

    common/authorClass.py 1.17
    css/biblio_css_stub 1.48
    edit/isfdblib.py 1.114
    

    Installed in r2015-192 on 2015-10-20.

     
  • Ahasuerus

    Ahasuerus - 2015-10-22

    Title, Series, Publisher and Pub Series:

    common/authorClass.py 1.18
    common/library.py 1.86
    common/publisherClass.py 1.9
    common/pubseriesClass.py 1.9
    common/seriesClass.py 1.14
    common/titleClass.py 1.28
    edit/editpublisher.py 1.13
    edit/editpubseries.py 1.9
    edit/editseries.py 1.12
    edit/isfdblib.py 1.115
    

    Installed in r2015-193 on 2015-10-21.

     
  • Ahasuerus

    Ahasuerus - 2015-10-22

    Award Type and Award Category done in:

    common/awardcatClass.py 1.9
    common/awardtypeClass.py 1.20
    edit/editawardcat.py 1.4
    edit/editawardtype.py 1.13
    edit/isfdblib.py 1.116
    

    Installed in r2015-194 on 2015-10-21.

     
  • Ahasuerus

    Ahasuerus - 2015-10-22

    JS and Python validation have been added to all URL fields. Closing the FR.

     
  • Ahasuerus

    Ahasuerus - 2015-10-22
    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB