Ticket #648 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

After clean installation root user cannot navigate properly

Reported by: gregory Owned by: gregory
Milestone: Proteios SE 2.11 Keywords:
Cc:

Description

After a fresh installation(no ProSE related files or directories exist) the root user cannot navigate properly. I'm not quite sure what is happening, but some actions just do not display the correct response instead I get the previous action response.

Change History

comment:1 Changed 2 years ago by gregory

  • Status changed from new to assigned

comment:2 Changed 2 years ago by gregory

The problem occurs on 64bit version of Firefox when used locally against localhost:8080.

comment:3 Changed 2 years ago by gregory

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [3567]) Fixes #648. Seems that href and onclick attributes may be in conflict. Solved with a javascript:void(); in href.

Note: See TracTickets for help on using tickets.