]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/jezdirad/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / jezdirad / index.mdwn
index c4f9d11e13a296175f7acb21e4920b6405448287..2fc5d5234932f67e8219a44bbf41390751d86dc9 100644 (file)
@@ -5,9 +5,9 @@
 Assignment
 ======
 
-[Issue #1430](https://github.com/nette/nette/issues/1430)  - The task I've chosen is a bug related to client-side form validation regarding wrong parsing of decimal (float) values in Czech format (with decimal comma and space as a thousand separator).
+[Issue #1258](https://github.com/nette/nette/issues/1258) - Bug fix that should result in better design of factory method `createFromFormat()` of Nette\DateTime class which now returns PHP's original DateTime class instead.
 
-[Issue #1258](https://github.com/nette/nette/issues/1258) - Another bug fix should result in better design of factory method `createFromFormat()` of Nette\DateTime class which now returns PHP's original DateTime class instead.
+[Issue #1430](https://github.com/nette/nette/issues/1430)  - A bug related to client-side form validation regarding wrong parsing of decimal (float) values in Czech format (with decimal comma and space as a thousand separator). **This bug is harder to fix and needs bigger refactoring. I left it after communication with the devs.**
 
 Links documenting the results of my work
 ======
@@ -16,24 +16,24 @@ Here, I'll add links similar to the examples below and describe what
 is being linked.
 
 * My communication with developers:
+   * Issue #1258
+      * [pull request comments](https://github.com/nette/utils/pull/6#issue-31227787)
    * Issue #1430
       * [issue comments](https://github.com/nette/nette/issues/1430#issuecomment-36559386)
       * [pull request comments](https://github.com/nette/nette/pull/1462#issuecomment-38348122)
-   * Issue #1258
-      * [line note](https://github.com/nette/utils/pull/6/files#r11477497)
 * Version control repository with the actual state of my work
-   * Issue #1430
-      * - 
    * Issue #1258
       * [repo redhead/utils DateTime-fix branch](https://github.com/redhead/utils/tree/DateTime-fix)
-* [My commit in the project repository]()
-* [Additional supporting material]()
+* My commit in the project repository
+   * Issue #1258
+      * [pull request merged into nette/utils](https://github.com/nette/utils/commit/a7303e87ffedd4c7c939218c930cb1f38621a3ba)
+
 
 Presentation
 ==========
 
 * [[Presentation of the aim of my work|osp-prezentace.pdf]]
-* [[Presentation of the results of my work|prezentace2.pdf]]
+* [[Presentation of the results of my work|osp-prezentace2.pdf]]
 
 Ohloh
 =====