Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1137 closed defect (fixed)

Hovering over "+" symbol in editor displays "Add add"

Reported by: ianwallen Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.8.0
Component: User interface (web) Version: v2.8.0RC2
Keywords: Cc:

Description

It seems to be appending " add" to whatever is specified in the strings.xml

When viewing html - the alt and title are set to "Add add"

Change History (2)

comment:1 by josegar74, 12 years ago

Resolution: fixed
Status: newclosed

Committed:

master: fe702a571cd94165836855dd11e2c7d5abbdf878 2.8.x: 8b6b1a7d6472756e1b7b67e68ad5b0498646ca75

comment:2 by ianwallen, 12 years ago

Milestone: v2.9.0v2.8.0

I just checked your fix and it does correct the problem. Good catch - I'm not sure why I did not noticed that there were 2 <ADD> elements in the String.xml. I would have thought that the fix would have been to remove the duplicate <ADD> in the string.xml and keep the <add js="true"> otherwise won't this cause confusion in the future when someone wants to change the text for <Add>.

If there are 2 <add> for good reason, then it may be a better fix to rename one of them.

Note: See TracTickets for help on using tickets.