Subversion Repositories oidplus

Rev

Rev 1181 | Rev 1184 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1181 Rev 1182
Line 1... Line 1...
1
 
1
 
2
April 2023 planned:
2
April 2023 planned:
3
- Don't send information object OIDs to oid-info.com anymore
3
- Don't send information object OIDs to oid-info.com anymore
-
 
4
- In re Internet access:
4
- https://github.com/danielmarschall/oidplus/issues/5 => "Offline mode" (do not contact internet, e.g. gs1-barcodes, polyfill, oidinfo, ...)
5
    * Check if all instances of https://github.com/danielmarschall/oidplus/issues/5 ("Offline mode") have been addressed
5
- Everywhere where url_post_contents() is used, we need to check url_post_contents_available() too.
6
    * Everywhere where url_post_contents() is used, we need to check url_post_contents_available() too.
6
- Everywhere where url_get_contents() is used, we need to check url_get_contents_available() too.
7
    * Everywhere where url_get_contents() is used, we need to check url_get_contents_available() too.
7
- Bug?! At http://localhost:8081/index.php?goto=oidplus%3Anotifications%24admin (maybe if it is called via the "goto box"?)
8
- Bug?! At http://localhost:8081/index.php?goto=oidplus%3Anotifications%24admin (maybe if it is called via the "goto box"?)
8
    <a href="?goto=" id="static_link" class="gray_footer_font">Static link to this page</a><
9
    <a href="?goto=" id="static_link" class="gray_footer_font">Static link to this page</a><
9
    there is only goto= !
10
    there is only goto= !
10
 
11
 
11
Type safety:
12
Type safety: