Skip to content

Conversation

@iroqueta
Copy link
Collaborator

…the URL, doing that the changes that the user do in the UC works without restarting the browser cache.

…the URL, doing that the changes that the user do in the UC works without restarting the browser cache.
@iroqueta iroqueta requested a review from ncardeli October 10, 2019 18:11
Copy link
Contributor

@ncardeli ncardeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider my suggestion for checking if the URL is absolute.


private String getURLBuildNumber(String styleSheet, String urlBuildNumber)
{
if(urlBuildNumber.isEmpty() && !((styleSheet.startsWith("http:")) || (styleSheet.startsWith("https:"))))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about using GXutil.isAbsoluteURL() method to check if the URL is absolute?

@iroqueta iroqueta merged commit 50df978 into master Oct 11, 2019
@delete-merged-branch delete-merged-branch bot deleted the CssInvalidationToken branch October 11, 2019 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants