Ticket #1484766 (assigned Bugs)

Opened 7 months ago

Last modified 3 months ago

Version tag incorrect

Reported by: seansan Owned by: till
Priority: 5 Milestone: later
Component: User Interface Version: 0.1-rc2
Severity: minor Keywords:
Cc:

Description

When adding a tag to login form with the following code

<roundcube:object name="version" id="version" />

The version information below is shown. I dont think this is correct for example SVN 1039 release

"Version 0.1-20071210"

- Would it be possible to always show the correct date and SVN version number (both?)

- Is it possible to add an option in CONFIG to add the version number by default. As this is a product we are still developing I think it is good that people are a little bit more aware of the version. We can show this on the loging form in the upper or lower corner - small font. By settingg the config option to FALSE the version number is hidden

if CONFIG:show_version then <roundcube:object name="version" id="version" /> endif

|

Change History

Changed 7 months ago by till

Where do you get the version from? I'm sure we have to update it for 0.1-stable.

Maybe SVN:KEYWORDS could do the trick? No idea..

Changed 7 months ago by till

Just found it. =)

Changed 7 months ago by till

  • owner set to till
  • status changed from new to assigned
  • milestone changed from 0.1-stable to 0.1.1

Fixed version r1041, everything else - later.

Changed 6 months ago by seansan

Dupe of #1484821

Changed 6 months ago by till

  • milestone changed from 0.1.1 to later

Changed 3 months ago by thomasb

  • component changed from Interface to User Interface
  • severity changed from normal to minor
Note: See TracTickets for help on using tickets.