]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/maskamar/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / maskamar / index.mdwn
index bd1ca0cbe3b8edcec122201e4aaafa510666ea75..48b6323bb07a4dc2889d72c4e5eb5d8135e04520 100644 (file)
@@ -15,11 +15,26 @@ Problem description:
 
 I want export as PDF part of the Calc document through the recorded macro. I recorded a macro. It is OK. But if I run it, the macro ignore property Range ("Selection") from PDF Options window.
 
+Results of my work
+======
+The project is too large. Translation is takes too long and is difficult to navigate in it. That's why I chose replacement project [yuicompressor](https://github.com/yui/yuicompressor).
+
+New assignment
+======
+* [When running yuicompressor-2.4.8 on an empty JavaScript file is throws and exception](https://github.com/yui/yuicompressor/issues/130)
+
+It throws IndexOutOfBoundsException.
+
+* [Unable to specify absolute path for output file in Windows](https://github.com/yui/yuicompressor/issues/78)
+
+Absolute path in Windows contains a colon (:), which is a reserved character in output parameter.
+
 Links documenting the results of my work
 ======
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
+* [Fix issue 130 - empty JS file exception -> add try/catch](https://github.com/yui/yuicompressor/pull/139)
+
+* [Fix issue 78 - Windows absolute path for output file bug](https://github.com/yui/yuicompressor/pull/138)
 
 Presentations
 ==========
@@ -38,4 +53,3 @@ Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
 
 
 
-