VVD

Results 22 issues of VVD

node 18.2.0 npm 8.12.2 FreeBSD 13.1 amd64 ``` [/tmp]$ git clone https://github.com/jgraph/draw-image-export2.git … [/tmp/draw-image-export2]$ cd draw-image-export2 [/tmp/draw-image-export2]$ npm install npm notice npm notice New minor version of npm available! 8.12.2...

Probably this isn't full list, but lets start. :-] ``` diff -ur usvn-1.0.10.orig/src/app/controllers/GroupadminController.php usvn-1.0.10/src/app/controllers/GroupadminController.php --- usvn-1.0.10.orig/src/app/controllers/GroupadminController.php +++ usvn-1.0.10/src/app/controllers/GroupadminController.php @@ -64,7 +64,7 @@ } try { $group->save(); - foreach ($_POST['users'] as...

``` [UPS2] driver = snmp-ups port = apc5000.my.domain community = public snmp_version = v1 desc = "Smart-UPS 5000 RM" ``` nut start ask me to report: ``` Network UPS Tools...

HCL
DDL
APC

Log: ``` trim(): Passing null to parameter #1 ($string) of type string is deprecated at /nextcloud/apps/user_external/lib/Base.php#69 ``` Patch: ``` --- lib/Base.php +++ lib/Base.php @@ -66,7 +66,7 @@ $user = $result->fetch();...

bug
0. Needs triage

Yesterday is out NC v25.

enhancement
0. Needs triage

There is validate function In file assets/javascripts/meetingcalendar.js: ``` /* Author: [email protected] Description: validation to avaoid special characters in subject field */ var validate = function() { var special_char = /[0-9a-zA-Z',-]+/;...

``` --- config/locales/ru.yml.orig +++ config/locales/ru.yml @@ -1,14 +1,14 @@ # Russian strings go here for Rails i18n ru: label_name: "Переговорные" - label_meeting_date: "Дата" - label_meeting_end_date: "Конец" + label_meeting_date: "Дата начала"...

``` $ livestreamer --twitch-oauth-token XXXXXXXXXXXXXXXXXXXXX twitch.tv/YYYYYYY 720p --player-passthrough hls [cli][info] Found matching plugin twitch for URL twitch.tv/YYYYYYY [plugin.twitch][info] Attempting to authenticate using OAuth token error: Unable to open URL: https://api.twitch.tv/kraken/user.json...

Can you please create port?

Install stage failed - tried install `include/fmt/*.h`, `libfmt.a`, `fmt.pc`, `fmt*.cmake` files which conflicts with files from system-installed libfmt. Install log before patch: ``` cd /tmp/work/usr/ports/graphics/khronos-texture/work/.build && /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake...