New Developer Portal - Deprecated content detected - azure-api-management

Someone that left our company some time ago started working on upgrading our APIM developer portal from the legacy version to the current version. The changes were never published. I'm going to pick this back up again and am seeing an alert message when switching between pages. The message says:
Deprecated content detected Your developer portal's content is based off the pre-production version of default content. Learn more about the problems it may cause and how to switch to the production version of content.
It contains a link to a bookmark that no longer exists on a page that still does:
https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-developer-portal#preview-to-ga
I'd like to update the default content before publishing changes. Can anyone point me information on how to accomplish this? It looks like the new portal has been released for a couple of years now, so I guess that I'm not surprised that the bookmark and associated content have been removed. Hopefully the information is still available somewhere and I just haven't been able to find it!
Any assistance would be greatly appreciated!

Sorry, I think I didn't ask my question very well and I've also learned more since posting it.
What I learned is that we are not using the legacy portal at all. The new portal was deployed, but was not functioning correctly. The error I was seeing was being displayed in the new portal design interface and publishing updates did not seem to correct the issue.
What I ended up doing was using the Migrate script in the api-management-developer-portal repo on GitHub to "publish" the version of the dev portal from one of our other APIM instances into the one that was broken. This essentially fixed the issue and got it to a point where we could work with it again.
Thanks!

Related

Google Chrome version 91 causing legacy JSP with Struts to lose data and formatting

UPDATE IN ANSWER BELOW
Is anyone else experiencing the newest couple versions of chrome causing issues with legacy Java applications? Just yesterday I needed to get the company's policy manager to allow downloading files from an internal unsecured server by adding our URLs to a whitelist - you can see the details of the process on the chromium blog here. That issue was present in v90 as well.
What I'm currently experiencing due to the v91 update is as follows: My boss was trying to use a page in one of our Java 6 legacy applications and he noticed that the page wouldn't return the data in any format - we checked and he was already v91. I was on v90 and the page worked fine. After updating Chrome to v91, I'm getting the same broken page as my boss.
I was thinking it might be something related to the CSS but I don't have time to poke at it and redeploy the legacy app every time to test the changes. Though, I have taken a peek at this chromium blog post for version 91. Though I don't see much relating to what may have caused the removal of all non-label fields and the formatting of the label fields are all wonky and out of place.
I'm going to look into investigating the struts tile that holds the code JSP code; if I find something I'll post it here for reference.
The first image below is what one row should look like with the header above it. As you see in the second picture, all there is the header with improper formatting and the grid is gone.
I have determined the problem to be the <table> tag. In the newest version (v91) of Chrome, the table rendering engine has been rewritten. the notes are here and if you want the in-depth documentation, here is the link to the Google Doc that the developers wrote. Basically, the old way of rendering tables has become obsolete and the <table> tag is now defunct.
Workaround: Disable the chrome flag named Enable TableNG and restart your browser.
Addition: I found chromestatus, a website that shows new features being added, deprecations, etc.

How to avoid search results through website like https://search-7.com/ in google chrome

I am finding it difficult to search through google normally.
[1] When I search anything in google home page -
https://www.google.co.in/
[2] It shows the search answers in -
https://search-7.com/search.php?q=stackoverflow
Instead of through this -
https://www.google.com/search
I am unable to figure it out even via the chrome settings. I guess it is called as proxy website. Correct me if I am wrong.
I have to tell you that yesterday, I suffered from it as well. Now I can tell you that it is actually a kind of virus. It hijacks your browsers and when you search with Google it issues a redirect to a URL beginning with search-7.com . You should find out when the symptom occured first time, and think about what you downloaded and installed on that day. Having finished these, you need to simply unloaded these suspicious software or use an antivirus software to help you clean the virus away. Hope I can help you.

Website hack line appearing on wordpress homepage

Helping a friend's company with their website. They have a random bit of code appearing on a bar near the top of what looks to be just on the homepage:
http://snakeoilcocktail.com/
The line is here according to the source:
<div class='dc'>You take that to bank:same day loans. Buy there a atv armor set</div>
I used a plugin to do a String check to find out where the line is but I can't see where it's located to edit it. Any help would be greatly appreciated.
Thanks!
Looks like there's some malware injected on the site. In the top navigation under "Beverage Catering and Event Mixology" there's what looks like some malicious JS code that's adding a div with a class of "dc". Not sure what your setup is, but I'd advise checking into this plugin: https://wordpress.org/plugins/sucuri-scanner/
It'll tell you if any of the core Wordpress files have been hacked, or if it recognizes any files that aren't part of WP.
They have a free quick scanner, check this out: https://sitecheck.sucuri.net/results/snakeoilcocktail.com/
Revolution Slider is a big risk :) (Note the comment on Sucuri) It's supposedly been patched but they ran into a huge security issue where thousands of WP sites were infected. Happened to a couple of sites I took over as well - I completely removed it.
In other words, if you have to keep the Revolution Slider plugin, update it ASAP. It introduces a vulnerability that allows hackers to upload arbitrary files to your site - bad news. They often upload something that gives them read access to the wp-config.php file so they can get into the database as well. (http://securityaffairs.co/wordpress/35431/cyber-crime/revslider-plugin-vulnerable.html)
It has to be somewhere! So either one of your plugins is outputting that code or it has been hacked into your theme.
First, try to deactivate all the plugins one after each other to find out if a plugin causes that issue. If that doesn't help, you may need to go through each file in the theme until you found the target. Also notice that the code could look different in a file than the code which you have posted in your question.
Your website must gave been infected with a malware/adware of some sort. This usually happens when you are using a free hosting service. Check whether your friend is using a free hosting service to host his website. Some of those providers inject advertising content into free hosted websites to make revenue.
If this is not the case,
Restore to previous backup
Disable any plug-ins used on the website
Check through the code for any suspicious lines.
Delete all the files on the web server if possible and try re-uploading
the source files.
Migrate to a hosting provider such as goDaddy, AWS etc for security of
your website.

Webpage not displaing things as they should appear in opencart

I am very new to stack over flow so please pardon my mistakes.
I am using opencart platform for my custom built ecommerce store. The website was woring perfectly till now, but I have just bought SSL certificate form comodo and installed it successfully to the store.
Now, I am facing an ISSUE of webpage streching or uncompressing, honestly I dont have an specific name for the problem but some of the experienced people can tell about it.
So, please suggest me something on the issue showed in the attached picture.
with https: https://www.dropbox.com/s/4iauibyyymrpiz8/with%20https.png?dl=0
without https: https://www.dropbox.com/s/60r1dvtoh2u60ec/without%20https.png?dl=0
I visited your website and its looks fine to me. There could be multiple possibilities for these kind of issues
Major one is Chrome, the browser itself. Many users face such issues you could possibly check and update your browser and Display Drivers if you haven't done that also try and check your website on other browsers too.
If you are using a 3rd Party template for your opencart installation, make sure your using the most up-to-date version of that theme and also make sure it matched with your current opencart version.
If you are using third party services such as cloudflare for DNS resolution and minification of Javascript, CSS and HTML make sure you turn off rocketloader and keep settings to default.
Hope that helps. Please keep me posted on this.
Also you mentioned you are using Comodo SSL certificate. Request you to read this page and make sure your website is secure.(https://blogs.comodo.com/e-commerce/heartbleed-bug-comodo-urges-openssl-users-to-apply-patch/)
In case the above points doesn't help make.I would request you to re-inspect your SSL installation (http://www.inmotionhosting.com/support/edu/opencart/setting-up-payment-gateways/how-to-enable-ssl-connection-in-opencart)

Why is php.net blocked when I try to view it in Chrome?

I tried to view:
http://php.net/manual/en/function.str-getcsv.php
And Google Chrome threw out:
Warning - visiting this web site may harm your computer!
Suggestions:
Return to the previous page and pick another result.
Try another search to find what you're looking for.
Or you can continue to http://php.net/manual/en/function.str-getcsv.php at your own risk. For detailed information about the problems we found, visit Google's Safe Browsing diagnostic page for this site.
For more information about how to protect yourself from harmful software online, you can visit StopBadware.org.
If you are the owner of this web site, you can request a review of your site using Google's Webmaster Tools. More information about the review process is available in Google's Webmaster Help Center.
Advisory provided by Google
This doesn't make sense. This is php.net...
EDIT: This is a not a resourceful question anymore. (1.11.2013.)
Found this to be insightful as to why the site has been blocked.
"Of the 1513 pages we tested on the site over the past 90 days, 4 page(s) resulted in malicious
software being downloaded and installed without user consent."
Rasmus Lerdorf – the creator of PHP – is currently trying to get Google to stop blocking the
whole php.net website after it was suspected of containing malware. In a tweet earlier this
morning, Rasmus posted a screenshot and suggested that the block was caused by a false positive.
I think that the Chrome extension "Adblock Plus" causes a blank page fro php.net
Disable or remove the extension
Clear Google Chrome history
Restart the browser
This will solve the problem temporarily
I am getting the same thing... looks like either php.net was hacked or Google blacklisted them for some reason. I would wait a couple of days then check back.