Giter Site home page Giter Site logo

Can not add new story about fulcrum HOT 9 CLOSED

fulcrum-agile avatar fulcrum-agile commented on June 10, 2024
Can not add new story

from fulcrum.

Comments (9)

bradleypriest avatar bradleypriest commented on June 10, 2024

Hey Miha, can you please provide a bit more detail.
Which browser/OS you're running on?
Any errors in your browser's JS console (Right-click -> Inspect element -> Console in Chrome)
Cheers,
Brad

from fulcrum.

mihaj avatar mihaj commented on June 10, 2024

Hi. I use Win 7 x64 and GC 14.0. I've also tried in FF 7.0.1 and IE 9.

The issue is the same in all three. It looks like

of class="story feature unscheduled unestimated" stays the same after clicking Save button. Dont see any errors, where can I look for them in Console?

Thank you.

Miha

from fulcrum.

bradleypriest avatar bradleypriest commented on June 10, 2024

Hey Miha,
I don't think Fulcrum has had much Windows use yet, so this is not totally unexpected. Thanks for reporting your bug.
If you have any JS errors, they should show up in the developer console in red. If you can reproduce the problem and then press Ctrl+Alt+J it should open up the console. If there are no errors there then can you check the Rails log.
Cheers

from fulcrum.

malclocke avatar malclocke commented on June 10, 2024

Thanks for the report Miha, I think you may have the illustrious honour of being our first windows user!

I'd actually be amazed if things worked in IE, but I'd expect it to work in Chrome and Firefox. You'll probably have the most luck getting some debug info from Chrome.

Are you running Rails on your windows machine? It could also potentially be related to that.

from fulcrum.

mihaj avatar mihaj commented on June 10, 2024

Hello.

I've installed the software to CentOS VPS with mysql db. It works absolutely fine in IE. In all browsers tested I've noticed the same issue.

I've tried to access in Mint Linux with FF and the problem is the same. SO I dont think OS is the problem.

Here is the last log part, when I was trying to add new story, its nothing strange here:

Started GET "/fulcrum" for 194.247.163.45 at Thu Oct 27 03:03:06 -0400 2011
Processing by ProjectsController#index as HTML
Rendered projects/index.html.erb within layouts/application (8.8ms)
Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.4ms)

Started GET "/fulcrum/projects/1" for 194.247.163.45 at Thu Oct 27 03:03:12 -0400 2011
Processing by ProjectsController#show as HTML
Parameters: {"id"=>"1"}
Rendered projects/_nav.html.erb (1.9ms)
Rendered projects/show.html.erb within layouts/application (69.5ms)
Completed 200 OK in 72ms (Views: 69.5ms | ActiveRecord: 0.8ms)

Let me check the console for errors.

from fulcrum.

mihaj avatar mihaj commented on June 10, 2024

Oh!

I think I found a problem. It's in Root folder... I have installed the app to the /fulcrum and not to /. Can you point me to the js file where I can fix that. In console I get:

GET http://url.com/projects/1 404 (Not Found)

Because it sopose to be GET http://url.com/fulcrum/projects/1 404 (Not Found)

I've added the line to .htaacees: SetEnv RAILS_RELATIVE_URL_ROOT /~user/fulcrum but it looks like i need to change some JS also.

I will create subdomain and link it to folder, so there will be no need for subfolder.

from fulcrum.

mihaj avatar mihaj commented on June 10, 2024

Hi guys!

I got it! Please modify the software in the future, so it will support subfolder options like mentioned.

And dont be surprised, it works in IE too :) Thanks for your help. I will gladly test new versions if you would like my feedback.

from fulcrum.

malclocke avatar malclocke commented on June 10, 2024

Thanks Miha. We do already have an issue open for this (#32) so it will get addressed eventually. In the meantime unfortunately sub URL deployment is not possible.

I'm going to close this as a duplicate of #32, thanks again for the report. Great news about IE, I must say I'm more than a little surprised :)

from fulcrum.

mihaj avatar mihaj commented on June 10, 2024

The only think I noticed so far in IE, the buttons like Start a story or Add new Story are not drawn properly (background).

Thanks!

from fulcrum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.