soscripted / sox

Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
http://stackapps.com/q/6091/
MIT License
72 stars 15 forks source link

Share link breaks - url is missing #412

Closed SmartManoj closed 5 years ago

SmartManoj commented 5 years ago

Describe the bug Share link breaks

To Reproduce Steps to reproduce the behaviour:

  1. Go to https://stackoverflow.com/questions/34740438/the-program-cant-start-because-api-ms-win-crt-runtime-l1-1-0-dll-is-missing-whi/35119972#35119972
  2. Click on Share You will get [The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing while starting Apache server on my computer]()

SOX errors logged in console Please click 'enable debugging' in the SOX settings dialog; hit F12 on a Stack Exchange site; and copy & paste the contents of the 'console' here

Expected behaviour A clear and concise description of what you expected to happen.

Screenshots/GIFs If applicable, please add screenshots/GIFs (you can use something like LICEcap to make one!) to help explain the problem.

Environment SOX version: 2.5.13DEV Platform: Tampermonkey

If this is not auto-populated, please state your full browser version, SOX version number, and userscript manager (e.g. Tampermonkey)


Features Enabled

["Appearance-alignBadgesByClass","Appearance-answerTagsSearch","Appearance-colorAnswerer","Appearance-dragBounty","Appearance-highlightQuestions","Appearance-isQuestionHot","Appearance-localTimestamps","Appearance-markEmployees","Appearance-metaChatBlogStackExchangeButton","Appearance-metaNewQuestionAlert","Appearance-scrollToTop","Appearance-spoilerTip","Appearance-standOutDupeCloseMigrated","Appearance-tabularReviewerStats","Appearance-topAnswers","Appearance-unspoil","Appearance-addTimelineAndRevisionLinks","Comments-autoShowCommentImages","Comments-commentReplies","Comments-commentShortcuts","Comments-confirmNavigateAway","Comments-copyCommentsLink","Comments-moveBounty","Comments-showCommentScores","Comments-hiddenCommentsIndicator","Editing-addSBSBtn","Editing-editComment","Editing-editReasonTooltip","Editing-findAndReplace","Editing-kbdAndBullets","Editing-titleEditDiff","Editing-inlineEditorEverywhere","Flags-flagOutcomeTime","Flags-flagPercentages","Flags-flagPercentageBar","Sidebar-hideCommunityBulletin","Sidebar-hideJustHotMetaPosts","Sidebar-hideHireMe","Sidebar-hideChatSidebar","Sidebar-hideLoveThisSite","Sidebar-linkedToFrom","Sidebar-hotNetworkQuestionsFiltering","Chat-chatEasyAccess","Chat-replyToOwnChatMessages","Chat-renameChat","Voting-betterCSS","Voting-stickyVoteButtons","Voting-disableVoteButtons","Extras-linkedPostsInline","Extras-parseCrossSiteLinks","Extras-quickAuthorInfo","Extras-shareLinksPrivacy","Extras-shareLinksMarkdown","Extras-sortByBountyAmount","Extras-warnNotLoggedIn","Extras-hideCertainQuestions","Extras-showMetaReviewCount","Extras-copyCode","Extras-dailyReviewBar","Extras-openLinksInNewTab","Extras-showQuestionStateInSuggestedEditReviewQueue"]
SmartManoj commented 5 years ago

How to disable this setting currently?

SmartManoj commented 5 years ago

Got in Extras Change 'share' link to format of [post-name](url)

SmartManoj commented 5 years ago

How to disable this setting currently?

After disable , there is empty box when clicking share

shu8 commented 5 years ago

I've fixed this in dev 2.5.14

Thanks again for reporting the bug!