Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#1485428 closed Bugs (worksforme)

can't add new identity, broken html

Reported by: bennibu Owned by:
Priority: 5 Milestone: 0.2-stable
Component: User Interface Version: 0.2-beta
Severity: normal Keywords: identities
Cc: dennis@…

Description

Hey,

when I try to add a new identity I got an display error, which means, that I receive the form (checked in firebug), but it isn't displayed.

I have checked the html and found some missing </div>-tags. Maybe you js-implemetations is corrupt?

Tested in Firefox 3.0.3 (Ubuntu) and Opera 9.27.

Maybe also interesting: I have migrated from 1.0-stable to the 0.2.-beta.

Thanks in advance,
benni

I attached the html-code

Attachments (2)

add_new_identity.htm (7.1 KB) - added by bennibu 5 years ago.
corrupted html code for adding a new identity, 0.2-beta
add_new_identity.png (21.7 KB) - added by bennibu 5 years ago.

Download all attachments as: .zip

Change History (13)

Changed 5 years ago by bennibu

corrupted html code for adding a new identity, 0.2-beta

comment:1 Changed 5 years ago by bennibu

  • Summary changed from can't add new identiy to can't add new identity, broken html

comment:2 Changed 5 years ago by tensor

Attached HTML appears to perfectly valid, with the only exception that spellcheck attribute is specific to Mozilla browsers.

comment:3 Changed 5 years ago by tensor

  • Cc dennis@… added

Changed 5 years ago by bennibu

comment:4 Changed 5 years ago by bennibu

I'm not sure, but when I compare the HTML of an identity-editing-action with the already attached file, the div-box 'identities-list' may not be closed. Thats why the button is now on the left box instead of the bottom. (See my next attachment) But I'm only guessing.

comment:5 Changed 5 years ago by alec

  • Component changed from Client Scripts to User Interface
  • Milestone changed from later to 0.2-stable

comment:6 Changed 5 years ago by alec

  • Resolution set to worksforme
  • Status changed from new to closed

There was a bug, but currently it's working with svn-trunk. Also clear browser's cache.

comment:7 Changed 5 years ago by bennibu

Hey,

I downloaded the 0.2-beta again, copied my config-files into the new directory and everythings works now. I don't know, but maybe you UPGRADING-notes are not sufficient? (Or I made some mistakes during the upgrade, but that is very unlikely, of course...)

Thanks, for your help.
benni

comment:8 follow-up: Changed 5 years ago by fsoyer

  • Keywords identities added
  • Resolution worksforme deleted
  • Status changed from closed to reopened

Hello,
I just upgrade from 0.1rc2 to 0.2-beta and experiment the same problem (exactly same screen as add_new_identity.png).
I copy again program, bin, skins/default and index.php from 0.2-beta to the roundcube directory (overwriting old files), but no change.
I cleared browser's cache too.
What can I try ??

Thanks

comment:9 in reply to: ↑ 8 Changed 5 years ago by tensor

Replying to fsoyer:

What can I try ??

Please read Dev_SVN

comment:10 Changed 5 years ago by thomasb

  • Resolution set to worksforme
  • Status changed from reopened to closed

Reopen if the bug is not fixed in SVN trunk.

comment:11 Changed 4 years ago by top

After an update you must delete the file addidentity.html from the tepmlate directory then it works. Please add this to the UPGRADING file

Note: See TracTickets for help on using tickets.