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 #1309

Closed
phamthanhlam opened this issue Feb 7, 2018 · 5 comments
Closed

Revel 0.19 error link csss #1309

phamthanhlam opened this issue Feb 7, 2018 · 5 comments
Labels
waiting-for-reply Question raised, need answer

Comments

@phamthanhlam
Copy link

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

error

@notzippy
Copy link
Collaborator

notzippy commented Feb 8, 2018

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 notzippy added the waiting-for-reply Question raised, need answer label Feb 8, 2018
@phamthanhlam
Copy link
Author

phamthanhlam commented Feb 9, 2018

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

@hwsong
Copy link

hwsong commented Feb 12, 2018

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

@hwsong
Copy link

hwsong commented Feb 13, 2018

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

@notzippy
Copy link
Collaborator

This issue was moved to revel/modules#69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-reply Question raised, need answer
Projects
None yet
Development

No branches or pull requests

3 participants