Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revel 0.19 error link csss #69

Closed
notzippy opened this issue Feb 13, 2018 · 4 comments · Fixed by #70
Closed

Revel 0.19 error link csss #69

notzippy opened this issue Feb 13, 2018 · 4 comments · Fixed by #70

Comments

@notzippy
Copy link
Contributor

From @phamthanhlam on February 7, 2018 10:45

I am install Revel 0.19. I run http://localhost:9000 . It work but link css error.

error

Copied from original issue: revel/revel#1309

@notzippy
Copy link
Contributor Author

That is strange, can you pastbin the source code that was generated for the page ?
And can you tell us what OS you are using ?

thanks

@notzippy
Copy link
Contributor Author

From @phamthanhlam on February 9, 2018 0:11

warning
I using Windown 10 and golang version 1.9.4. I have not written any code yet. I only use the following command:

revel new github.com/lam/tmdt
revel rung github.com/lam/tmdt
I run http://localhost:9000 . It work but link css error.
route

@notzippy
Copy link
Contributor Author

From @hwsong on February 12, 2018 4:52

i have same issue on windows 10 / golang 1.9.2 or 1.9.4

@notzippy
Copy link
Contributor Author

From @hwsong on February 13, 2018 4:21

Commenting out lines 171-174 in the revel / modules / static / app / controllers / static.go file then solves the problem.
tested on Windows 10 / golang 1.9.4 and CentOS 7 / golang 1.9.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant