Viestialustana vianhallintajärjestelmät

That indeed fixes it

28. tammikuuta 2016 klo 9.39
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: ownCloud

Thanks @VicDeo, that indeed fixes it.

I’d argue that the comment above the setting in the sample makes this less than apparent — at least I would have been unlikely to have dared to set it to false on my own, and it still seems to me that in making this change I lose ”a crucial security check” for .htaccess. But that’s perhaps subject for another bug.

Vastaa viestiin sen kontekstissa (Github)

Broken links in _textarea.inc.php

15. marraskuuta 2015 klo 13.34
Sijainti: Vianhallintajärjestelmät: The Bug Genie

modules/main/templates/_textarea.inc.php has two links pointing to URLs under issues.thebuggenie.com without preceding http:// protocol, resulting in non-working links.

$ grep 'href="issues' core/modules/main/templates/_textarea.inc.php 
                 'MarkdownFormatting')); ?>
                 'MarkdownFormatting')); ?>
  1. Open a text area, for example to report a new issue
  2. Have Markdown as Selected syntax
  3. Have the ”See more formatting tips in MarkdownFormatting” tip appear (I don’t know the exact steps to trigger this)
    4. Try to open the MarkdownFormatting link

Vastaa viestiin sen kontekstissa (The Bug Genie)

Great, thanks!

2. marraskuuta 2015 klo 13.08
Sijainti: Vianhallintajärjestelmät: Launchpad

Great, thanks!

Vastaa viestiin sen kontekstissa (Launchpad)

Wily builds missing from PPAs

1. marraskuuta 2015 klo 14.08
Sijainti: Vianhallintajärjestelmät: Launchpad

In Wily, adding the PPA and running `apt update` results in a ”W: Failed to fetch … 404 Not Found”: apparently there are no Wily builds in the PPAs. FWIW, I have been using dailies from the ”vivid” repository and they seem to work fine under Wily.

Vastaa viestiin sen kontekstissa (Launchpad)

wontDeepEqual undefined

25. lokakuuta 2015 klo 14.25
Sijainti: Vianhallintajärjestelmät: Github

The README documents wontDeepEqual() as similar to willDeepEqual() but expecting a rejected promise. But a wontDeepEqual() function is not actually defined in the plugin code.

Vastaa viestiin sen kontekstissa (Github)

Upgraded to 8.2 today and the issue remains

20. lokakuuta 2015 klo 16.39
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: ownCloud

Upgraded to 8.2 today and the issue persists.

Vastaa viestiin sen kontekstissa (Github)

Just tested it and can confirm it works.

6. lokakuuta 2015 klo 11.54
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: Firefox

Just tested it and I can confirm that it works. Thanks a lot! I’ll post a review on AMO right after this.

Vastaa viestiin sen kontekstissa (Github)

Thanks for looking into this

3. lokakuuta 2015 klo 10.34
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: Mozilla, yksityisyys

All right, thanks for looking into this — whatever the outcome.

Vastaa viestiin sen kontekstissa (Github)

Context menu item not appearing in private browsing mode

23. syyskuuta 2015 klo 16.13
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: Firefox

I’m using Firefox 41.0 (in Ubuntu 14.04). Steps to reproduce:

1. Go to Firefox privacy settings, set ”Remember history” (allow FF to restart if needed)
2. Install jump to anchor
3. Verify it works (context menu has ”Jump to anchor”)
4. Go to Firefox privacy settings, set ”Never remember history” and allow FF to restart
5. Open context menu

What happens:
”Jump to anchor” is missing from the context menu.

Vastaa viestiin sen kontekstissa (Github)

The menu position depends on mouse pointer position relative to horizontal middle

15. syyskuuta 2015 klo 13.39
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Chromium

With more testing I found that the context menu position depends (perhaps solely) on whether my mouse pointer is on the left side or the right side of the horizontal half of the rightmost monitor: if you imagine a vertical line dividing the rightmost monitor’s display area into two equal-sized halves, right-clicking anywhere on the left side of that line brings up the menu on the correct display, whereas right-clicking anywhere on the right side brings it up on the wrong display.

(That is why I first made the mistake of thinking links weren’t affected: the ones I tried first just happened to be on the left side.)

Unfortunately I don’t have a third display to verify that I’m really seeing a different manifestation of the same bug as Nathaniel, of one that depends on the monitor count.

Vastaa viestiin sen kontekstissa (Launchpad)

« Uudempia - Vanhempia »